This commit is contained in:
Ishan09811 2024-06-08 12:15:00 +05:30 committed by GitHub
parent 43aff85381
commit ff34490678
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ android {
minSdk = 24
targetSdk = 33
versionCode = getVersionCode()
versionName = getVersion()
versionName = getVersionName()
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"