Prepare Release 127 (#4819)

This commit is contained in:
Konrad Pozniak 2024-12-22 10:26:24 +01:00 committed by GitHub
commit 043f88b2f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 4 deletions

View file

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