Release 98

This commit is contained in:
Conny Duck 2023-01-27 21:11:31 +01:00
commit 387c1a4404
2 changed files with 9 additions and 2 deletions

View file

@ -25,8 +25,8 @@ android {
namespace "com.keylesspalace.tusky"
minSdkVersion 23
targetSdkVersion 33
versionCode 97
versionName "20.0"
versionCode 98
versionName "21.0 beta 1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true