bump version

This commit is contained in:
sk 2022-11-06 11:16:31 +01:00
parent f10c0e06db
commit 095f234bd5
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 28
versionName "1.1.4+fork.28"
versionCode 29
versionName "1.1.4+fork.29"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}