Prepare 22.0 beta 7 (versionCode 109) (#3710)

This commit is contained in:
Nik Clayton 2023-06-05 13:02:32 +02:00 committed by GitHub
commit 3be1e1150a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 21 additions and 2 deletions

View file

@ -28,8 +28,8 @@ android {
namespace "com.keylesspalace.tusky"
minSdk 23
targetSdk 33
versionCode 108
versionName "22.0 beta 6"
versionCode 109
versionName "22.0 beta 7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true