Browse Source

bump version

duke v0.5.14
Jonathan "Duke" Leto 4 years ago
parent
commit
292d96cd07
  1. 2
      app/build.gradle

2
app/build.gradle

@ -20,7 +20,7 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 2
versionName "0.5.13"
versionName "0.5.14"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}

Loading…
Cancel
Save