Release 47

This commit is contained in:
Conny Duck 2018-08-23 21:11:29 +02:00
parent 6c68acd551
commit c385c92d99
1 changed files with 2 additions and 2 deletions

View File

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