Release 45

This commit is contained in:
Conny Duck 2018-07-28 19:33:05 +02:00
parent 80bf2f361c
commit 899bc15918
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 44
versionName "2.2"
versionCode 45
versionName "2.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}