Browse Source

Bumping version codes for beta bugfix

master
anthony restaino 8 years ago
parent
commit
a2ac0e3078
  1. 4
      build.gradle

4
build.gradle

@ -21,6 +21,6 @@ ext {
buildToolsVersion = '25.0.2' buildToolsVersion = '25.0.2'
versionName = '4.5.0' versionName = '4.5.0'
versionCode_lite = 95 versionCode_lite = 96
versionCode_plus = 93 versionCode_plus = 94
} }

Loading…
Cancel
Save