25-12-2/1

This commit is contained in:
Hamza-Ayed
2025-12-02 10:47:31 +03:00
parent 9b1008a0bf
commit 374f9e9bf3
4 changed files with 108 additions and 3 deletions

View File

@@ -44,8 +44,8 @@ android {
applicationId = "com.intaleq_driver"
minSdkVersion = 23
targetSdk = 36
versionCode = 47
versionName = '1.0.47' // I've used the higher version name
versionCode = 48
versionName = '1.0.48' // I've used the higher version name
multiDexEnabled = true
ndk {