Browse Source

bump dat version

chat v0.5.2
Jonathan "Duke" Leto 5 years ago
parent
commit
49a2790463
  1. 2
      app/build.gradle

2
app/build.gradle

@ -17,7 +17,7 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 1
versionName "0.5.1"
versionName "0.5.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}

Loading…
Cancel
Save