This commit is contained in:
Grishka
2024-07-10 01:01:31 +03:00
parent 761cadbcc7
commit 0182763b58
5 changed files with 5 additions and 5 deletions

View File

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