Browse Source

bump version

chat
Jonathan "Duke" Leto 5 years ago
parent
commit
fa37cb0ded
  1. 4
      app/build.gradle

4
app/build.gradle

@ -18,8 +18,8 @@ android {
applicationId "org.myhush.silentdragon"
minSdkVersion 19
targetSdkVersion 28
versionCode 1
versionName "0.6.0-alpha4"
versionCode 2
versionName "0.6.0-alpha5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}

Loading…
Cancel
Save