Seventh Alpha Release

main
Vavassor 7 years ago
parent 91ad3acc79
commit b0b84509cd
  1. 4
      app/build.gradle

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

Loading…
Cancel
Save