Release 35

This commit is contained in:
Conny Duck 2018-04-15 09:53:25 +02:00
commit 8acee3ce72
2 changed files with 3 additions and 3 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 19
targetSdkVersion 27
versionCode 34
versionName "1.5.2"
versionCode 35
versionName "1.6.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}