Release 37

This commit is contained in:
Conny Duck 2018-04-23 19:28:11 +02:00
commit 3f71c5495f
2 changed files with 2 additions and 3 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 19
targetSdkVersion 27
versionCode 36
versionName "1.6.1"
versionCode 37
versionName "1.7.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}