First full release!

main
Vavassor 7 years ago
parent 355c85b8d8
commit 7b5c1fdd90
  1. 4
      app/build.gradle

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

Loading…
Cancel
Save