Release 1.1.4-beta.3

This commit is contained in:
Vavassor 2017-06-07 16:06:00 -04:00
parent a4ee128e26
commit 9d920ccb21
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 15
targetSdkVersion 25
versionCode 18
versionName "1.1.4-beta.2"
versionCode 19
versionName "1.1.4-beta.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}