Release 39

This commit is contained in:
Conny Duck 2018-07-01 12:26:04 +02:00
commit 71f4f0ad2d
4 changed files with 9 additions and 5 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 19
targetSdkVersion 27
versionCode 38
versionName "1.8.0"
versionCode 39
versionName "2.0-beta.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}