Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-08-14 15:00:57 +05:30
parent 8692f87400
commit ed8fb3b7df
4 changed files with 13 additions and 2 deletions

View File

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