Release 100

This commit is contained in:
Conny Duck 2023-02-03 20:10:46 +01:00
parent 35bbee2b7f
commit be935655a5
1 changed files with 2 additions and 2 deletions

View File

@ -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