Bumped version to 2.2.0

This commit is contained in:
ByteHamster 2021-04-13 21:55:58 +02:00
parent 4caa5ebfb6
commit 35259f5543
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 2020003
versionName "2.2.0-beta3"
versionCode 2020095
versionName "2.2.0"
multiDexEnabled false
vectorDrawables.useSupportLibrary true