Release 1.1.4-beta.2

main
Vavassor 7 years ago
parent fcc9d63b1c
commit 51feb388e6
  1. 4
      app/build.gradle

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

Loading…
Cancel
Save