bump version, again

This commit is contained in:
sk 2022-11-03 16:36:31 +01:00
parent 7694c50358
commit acb5778e0b
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "org.joinmastodon.android.sk"
minSdk 23
targetSdk 33
versionCode 26
versionName "1.1.4+fork.26"
versionCode 27
versionName "1.1.4+fork.27"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}