release 1.1.4-beta.1

This commit is contained in:
Vavassor 2017-05-23 20:13:49 -04:00
commit 52aa32061a
2 changed files with 2 additions and 3 deletions

View file

@ -7,8 +7,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 15
targetSdkVersion 25
versionCode 16
versionName "1.1.3"
versionCode 17
versionName "1.1.4-beta.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}