Release 1.1.4

Release 1.1.4
This commit is contained in:
Vavassor 2017-07-27 16:41:06 -04:00
commit bfdd0cb3a2
3 changed files with 17 additions and 19 deletions

View file

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