Merge pull request #177 from ultrasonic/update-version

Bump version to 2.3.0 for next release.
This commit is contained in:
Yahor Berdnikau 2018-03-18 19:36:38 +01:00 committed by GitHub
commit 2c2968f780
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
ext.versions = [
versionCode : 63,
versionName : "2.2.2",
versionCode : 64,
versionName : "2.3.0",
minSdk : 14,
targetSdk : 22,