Bump version to 2.2.2 for new release.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
Yahor Berdnikau 2018-02-10 20:15:53 +01:00
parent 90ea207e36
commit e85aa610ab
1 changed files with 2 additions and 2 deletions

View File

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