Release 1.1.4-beta.5

This commit is contained in:
Vavassor 2017-07-15 03:56:22 -04:00
commit 6e67db7631
8 changed files with 11 additions and 30 deletions

View file

@ -7,8 +7,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 15
targetSdkVersion 25
versionCode 20
versionName "1.1.4-beta.4"
versionCode 21
versionName "1.1.4-beta.5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}