25-10-5/1

This commit is contained in:
Hamza-Ayed
2025-10-08 13:14:07 +03:00
parent 1cc66029a3
commit 482c1296bc
22 changed files with 770 additions and 559 deletions

View File

@@ -44,8 +44,8 @@ android {
applicationId = "com.intaleq_driver"
minSdk = 29
targetSdk = 36
versionCode = 17 // I've used the higher version number from your first file
versionName = '1.0.17' // I've used the higher version name
versionCode = 18
versionName = '1.0.18' // I've used the higher version name
multiDexEnabled = true
ndk {