Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-07-14 09:35:40 +05:30
parent 5042eaccbb
commit 4ff2e0d65e
4 changed files with 7 additions and 2 deletions

View File

@@ -44,8 +44,8 @@ android {
minSdk 21
targetSdk 33
versionCode 46
versionName "4.2.4"
versionCode 47
versionName "4.2.5"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"