Release 33

This commit is contained in:
Conny Duck 2018-02-12 22:49:20 +01:00
parent 17a122b293
commit 6fca92b056
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 18
targetSdkVersion 27
versionCode 32
versionName "1.5.0"
versionCode 33
versionName "1.5.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}