update the version code for release pipeline testing

This commit is contained in:
Conny Duck 2023-03-11 15:32:15 +01:00
parent ff8dd37855
commit b13fe64cc6
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ android {
namespace "com.keylesspalace.tusky"
minSdk 23
targetSdk 33
versionCode 100
versionCode 101
versionName "21.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true