Prepare 23.0 (versionCode 113) (#3833)

This commit is contained in:
Nik Clayton 2023-07-10 19:58:23 +02:00 committed by GitHub
commit bfc84e4b85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 38 additions and 2 deletions

View file

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