Bumped version to 2.2.1
This commit is contained in:
parent
be25ae7c67
commit
d9fdca4d03
|
@ -21,8 +21,8 @@ android {
|
||||||
// Version code schema:
|
// Version code schema:
|
||||||
// "1.2.3-beta4" -> 1020304
|
// "1.2.3-beta4" -> 1020304
|
||||||
// "1.2.3" -> 1020395
|
// "1.2.3" -> 1020395
|
||||||
versionCode 2020095
|
versionCode 2020195
|
||||||
versionName "2.2.0"
|
versionName "2.2.1"
|
||||||
|
|
||||||
multiDexEnabled false
|
multiDexEnabled false
|
||||||
vectorDrawables.useSupportLibrary true
|
vectorDrawables.useSupportLibrary true
|
||||||
|
|
Loading…
Reference in New Issue