26-1-22/3

This commit is contained in:
Hamza-Ayed
2026-01-22 23:00:59 +03:00
parent 12c5ce31a2
commit 38f7abcd59
3 changed files with 14 additions and 2 deletions

View File

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