bump version

This commit is contained in:
sk 2022-06-08 21:44:39 +02:00
parent e0e48f87eb
commit c1e67c4f73
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "org.joinmastodon.android.sk" applicationId "org.joinmastodon.android.sk"
minSdk 23 minSdk 23
targetSdk 31 targetSdk 31
versionCode 18 versionCode 19
versionName '1.1.1+fork.18' versionName '1.1.1+fork.19'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }