Browse Source

Bumping version for beta

master
anthony restaino 8 years ago
parent
commit
b951b5a0b5
  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 = 96 versionCode_lite = 97
versionCode_plus = 94 versionCode_plus = 95
} }

Loading…
Cancel
Save