Bumped version to 2.2.0-beta3

This commit is contained in:
ByteHamster 2021-04-02 18:46:57 +02:00
parent ae71d17f0b
commit d717ae1e2e
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 2020002
versionName "2.2.0-beta2"
versionCode 2020003
versionName "2.2.0-beta3"
multiDexEnabled false
vectorDrawables.useSupportLibrary true