Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-07-12 22:49:08 +05:30
parent 8ebbe501ed
commit 2b0653ef0b
4 changed files with 28 additions and 2 deletions

View File

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