bump version, again
This commit is contained in:
parent
7694c50358
commit
acb5778e0b
|
@ -9,8 +9,8 @@ android {
|
||||||
applicationId "org.joinmastodon.android.sk"
|
applicationId "org.joinmastodon.android.sk"
|
||||||
minSdk 23
|
minSdk 23
|
||||||
targetSdk 33
|
targetSdk 33
|
||||||
versionCode 26
|
versionCode 27
|
||||||
versionName "1.1.4+fork.26"
|
versionName "1.1.4+fork.27"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue