Release 27

This commit is contained in:
Conny Duck 2017-10-25 11:13:33 +02:00
commit 256a11aa07
3 changed files with 2 additions and 4 deletions

View file

@ -7,8 +7,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 15
targetSdkVersion 26
versionCode 26
versionName "1.2.0"
versionCode 27
versionName "1.2.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}