Bumping version for beta

This commit is contained in:
anthony restaino 2017-06-05 20:09:50 -04:00
parent 32d7e509e1
commit 6061db0b14

View File

@ -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
} }