Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-08-22 13:04:44 +05:30
parent e02347ec85
commit accb986487
4 changed files with 15 additions and 2 deletions

View File

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