Release 100
This commit is contained in:
parent
35bbee2b7f
commit
be935655a5
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ android {
|
|||
namespace "com.keylesspalace.tusky"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode 99
|
||||
versionName "21.0 beta 2"
|
||||
versionCode 100
|
||||
versionName "21.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue