Release 1.1.4-beta.4

This commit is contained in:
Vavassor 2017-06-25 17:14:39 -04:00
commit 3a4ef00dab
8 changed files with 8 additions and 9 deletions

View file

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