Prepare v22.0 beta 3 release (#3656)

This commit is contained in:
Nik Clayton 2023-05-15 14:19:54 +02:00 committed by GitHub
commit 36ebb0e16c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 25 additions and 2 deletions

View file

@ -28,8 +28,8 @@ android {
namespace "com.keylesspalace.tusky"
minSdk 23
targetSdk 33
versionCode 104
versionName "22.0 beta 2"
versionCode 105
versionName "22.0 beta 3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true