Update to 1.0.2

pull/137/head
FongMi 3 years ago
parent 2a05a5b090
commit bba8ae922f
  1. 4
      app/build.gradle

@ -21,8 +21,8 @@ android {
}
mobile {
dimension "mode"
versionCode 1
versionName "1.0.1"
versionCode 2
versionName "1.0.2"
}
java {
dimension = "api"

Loading…
Cancel
Save