Browse Source

bump version

chat v0.5.5-alpha
Jonathan "Duke" Leto 5 years ago
parent
commit
087cf0fa88
  1. 2
      app/build.gradle

2
app/build.gradle

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

Loading…
Cancel
Save