Release 1.1.1

This commit is contained in:
Vavassor 2017-04-13 16:01:15 -04:00
parent 692dc0e527
commit f5fd17ac66
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 13
versionName "1.1.0"
versionCode 14
versionName "1.1.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}