Bumped version to 2.0.2

This commit is contained in:
ByteHamster 2020-10-14 20:14:11 +02:00
parent 2c5372eb31
commit ee4b2c0554
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ android {
// "1.2.3-SNAPSHOT" -> 1020300
// "1.2.3-RC4" -> 1020304
// "1.2.3" -> 1020395
versionCode 2000195
versionName "2.0.1"
versionCode 2000295
versionName "2.0.2"
multiDexEnabled false
vectorDrawables.useSupportLibrary true