Third alpha release

main
Vavassor 7 years ago
parent 96a5692717
commit 8964c61397
  1. 4
      app/build.gradle

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

Loading…
Cancel
Save