Release 123

This commit is contained in:
Conny Duck 2024-07-07 19:56:51 +02:00
parent 9533b90bcd
commit 000af7fb94
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@ android {
namespace "com.keylesspalace.tusky"
minSdk 24
targetSdk 34
versionCode 122
versionName "26.0 beta 1"
versionCode 123
versionName "26.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true