Release 44

This commit is contained in:
Konrad Pozniak 2018-07-14 21:37:04 +02:00
parent b887196c31
commit aa29f65bce
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 19
targetSdkVersion 27
versionCode 42
versionName "2.1"
versionCode 44
versionName "2.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}