Release 1.1.1

main
Vavassor 8 years ago
parent 692dc0e527
commit f5fd17ac66
  1. 4
      app/build.gradle

@ -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
}

Loading…
Cancel
Save