Browse Source

Bump for bugfix

master
anthony restaino 7 years ago
parent
commit
d7401e2106
  1. 6
      build.gradle

6
build.gradle

@ -23,7 +23,7 @@ ext {
targetSdkVersion = 26 targetSdkVersion = 26
buildToolsVersion = '26.0.0' buildToolsVersion = '26.0.0'
versionName = '4.5.0' versionName = '4.5.1'
versionCode_lite = 97 versionCode_lite = 98
versionCode_plus = 95 versionCode_plus = 96
} }

Loading…
Cancel
Save