Browse Source

Bumping version for beta

master
anthony restaino 8 years ago
parent
commit
6061db0b14
  1. 6
      build.gradle

6
build.gradle

@ -20,7 +20,7 @@ ext {
targetSdkVersion = 25 targetSdkVersion = 25
buildToolsVersion = '25.0.2' buildToolsVersion = '25.0.2'
versionName = '4.4.3' versionName = '4.5.0'
versionCode_lite = 94 versionCode_lite = 95
versionCode_plus = 92 versionCode_plus = 93
} }

Loading…
Cancel
Save