bump version

This commit is contained in:
sk 2022-05-22 02:08:01 +02:00
parent d1083c331b
commit d33654c793
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 13 versionCode 14
versionName '1.1.1+fork.13' versionName '1.1.1+fork.14'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }