Release 48

This commit is contained in:
Conny Duck 2018-08-24 20:38:34 +02:00
parent 1fef8c0c2b
commit 4845a54821

View file

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