Update: 2026-05-16 19:55:52

This commit is contained in:
Hamza-Ayed
2026-05-16 19:55:52 +03:00
parent cfb397059c
commit 21adfb8eb1
10 changed files with 4 additions and 4 deletions

View File

@@ -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)

View File

@@ -1,4 +1,4 @@
#Sat May 16 19:24:37 EET 2026
#Sat May 16 19:55:01 EET 2026
base.0=/Users/hamzaaleghwairyeen/development/App/jordan_bot/installer/build/intermediates/dex/release/minifyReleaseWithR8/classes.dex
path.0=classes.dex
renamed.0=classes.dex

View File

@@ -1,5 +1,5 @@
repositories {
system: GIT
local_root_path: "$PROJECT_DIR"
revision: "7dd35c8fa335d81e2d9bbb5c25bb8472efb1384b"
revision: "cfb397059c6364b6fd4e838c08a6cdf9d500612d"
}

Binary file not shown.