Prepare a new release

This commit is contained in:
Grishka
2024-10-01 21:12:59 +03:00
parent e5dd97f992
commit 1b714e5815
3 changed files with 7 additions and 3 deletions

View File

@@ -13,8 +13,8 @@ android {
applicationId "org.joinmastodon.android"
minSdk 23
targetSdk 34
versionCode 114
versionName "2.6.1"
versionCode 116
versionName "2.7.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}