update version to 2.2.0
This commit is contained in:
parent
64f314925c
commit
ef173ce8b5
1 changed files with 1 additions and 1 deletions
|
@ -29,5 +29,5 @@ ext {
|
|||
propMinSdkVersion = 16
|
||||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '2.1.10'
|
||||
propVersionName = '2.2.0'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue