Prepare release: v1.12.1

This commit is contained in:
Pierre-Yves Nicolas
2026-01-26 17:43:26 +01:00
parent 8bdbef4344
commit 0edd0f3748
3 changed files with 6 additions and 2 deletions

View File

@@ -26,8 +26,8 @@ android {
// https://ai.google.dev/edge/litert/android/index // https://ai.google.dev/edge/litert/android/index
minSdk = 26 minSdk = 26
targetSdk = 36 targetSdk = 36
versionCode = 45 // increment by 3 because of ABI-specific APKs versionCode = 48 // increment by 3 because of ABI-specific APKs
versionName = "1.12.0" versionName = "1.12.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
} }

View File

@@ -0,0 +1,2 @@
- Fix crash when FairScan is used via external apps
- Add translation: Turkish

View File

@@ -0,0 +1,2 @@
- Fix crash when FairScan is used via external apps
- Add translation: Turkish