Prepare new release

This commit is contained in:
Grishka
2024-07-10 00:43:46 +03:00
parent ff7b6e4564
commit 761cadbcc7
3 changed files with 4 additions and 2 deletions

View File

@@ -13,8 +13,8 @@ android {
applicationId "org.joinmastodon.android"
minSdk 23
targetSdk 34
versionCode 108
versionName "2.5.6"
versionCode 109
versionName "2.6.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}