Update: 2026-05-16 19:55:52
This commit is contained in:
@@ -27,8 +27,8 @@ android {
|
||||
applicationId = "com.jordanbot.autoride"
|
||||
minSdk = 26
|
||||
targetSdk = 34
|
||||
versionCode = 1
|
||||
versionName = "1.0.0"
|
||||
versionCode = 2
|
||||
versionName = "1.0.1"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
buildConfigField("String", "API_KEY", apiKey)
|
||||
|
||||
Reference in New Issue
Block a user