Bumped version to 2.2.0-beta2

This commit is contained in:
ByteHamster 2021-03-08 10:36:37 +01:00
parent 962edc6778
commit 9f88e3c7c7
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ android {
// Version code schema:
// "1.2.3-beta4" -> 1020304
// "1.2.3" -> 1020395
versionCode 2020001
versionName "2.2.0-beta1"
versionCode 2020002
versionName "2.2.0-beta2"
multiDexEnabled false
vectorDrawables.useSupportLibrary true