Bump version for intermediate test release
This commit is contained in:
parent
f9a29a6b76
commit
d0cb775710
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ android {
|
|||
namespace "com.keylesspalace.tusky"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode 100
|
||||
versionName "21.0"
|
||||
versionCode 88
|
||||
versionName "21.0-CW1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue