Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-04-28 18:37:53 +05:30
parent 163ecd146b
commit c511abe712
4 changed files with 22 additions and 2 deletions

View File

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