Release 41

This commit is contained in:
Conny Duck 2018-07-06 20:44:46 +02:00
parent ef9e931428
commit 588c3ccfc6
1 changed files with 2 additions and 2 deletions

View File

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