1
0
mirror of https://github.com/accelforce/Yuito synced 2025-02-02 17:07:03 +01:00

Release 45

This commit is contained in:
Conny Duck 2018-07-28 19:33:05 +02:00
parent 80bf2f361c
commit 899bc15918

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
}