bump version

This commit is contained in:
sk 2022-05-21 18:05:01 +02:00
parent d4a4b10017
commit 1c16cfb09e
1 changed files with 2 additions and 2 deletions

View File

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