Release 51

This commit is contained in:
Conny Duck 2018-11-26 18:52:08 +01:00
parent c4d9aef25f
commit 925e82e035
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 21
targetSdkVersion 28
versionCode 50
versionName "4.0 beta 1"
versionCode 51
versionName "4.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}