Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-04-14 08:14:29 +08:00
parent 77dc6f4ffe
commit 9f4be705c3
4 changed files with 10 additions and 2 deletions

View File

@@ -47,8 +47,8 @@ android {
minSdk 19
targetSdk 33
versionCode 42
versionName "4.2.0"
versionCode 43
versionName "4.2.1"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true