Bumping version codes for beta bugfix

This commit is contained in:
anthony restaino 2017-06-06 20:55:45 -04:00
parent 84f004706f
commit a2ac0e3078

View File

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