Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-09-15 21:07:47 +05:30
parent 77dcc07ec6
commit 87712f7942
4 changed files with 31 additions and 2 deletions

View File

@@ -46,8 +46,8 @@ android {
minSdk = 21
targetSdk = 33
versionCode = 49
versionName = "4.3.1"
versionCode = 50
versionName = "4.3.2"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"