Release 117 (24.1)

This commit is contained in:
charlag 2023-12-27 19:25:49 +01:00
parent 78c7a105a6
commit 3bea267407
No known key found for this signature in database
GPG Key ID: 0BF7E6B320588360
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@ android {
namespace "com.keylesspalace.tusky"
minSdk 24
targetSdk 33
versionCode 116
versionName "24.1 beta 1"
versionCode 117
versionName "24.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true