Prepare 23.0 beta 1 (versionCode 111) (#3786)

This commit is contained in:
Nik Clayton 2023-07-03 12:56:05 +02:00 committed by GitHub
commit 961de796b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 36 additions and 2 deletions

View file

@ -29,8 +29,8 @@ android {
namespace "com.keylesspalace.tusky"
minSdk 23
targetSdk 33
versionCode 110
versionName "22.0"
versionCode 111
versionName "23.0 beta 1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true