Prepare release: v1.5.0

This commit is contained in:
Pierre-Yves Nicolas
2025-11-10 14:38:51 +01:00
parent 5b7d76e9c4
commit ffdd2e077e
3 changed files with 6 additions and 2 deletions

View File

@@ -25,8 +25,8 @@ android {
// https://ai.google.dev/edge/litert/android/index // https://ai.google.dev/edge/litert/android/index
minSdk = 26 minSdk = 26
targetSdk = 35 targetSdk = 35
versionCode = 28 // increment by 2 because of ABI-specific APKs versionCode = 30 // increment by 2 because of ABI-specific APKs
versionName = "1.4.0" versionName = "1.5.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
} }

View File

@@ -0,0 +1,2 @@
- Improved automatic document detection, especially for books, magazines, and pages with folded or missing corners
- Added Czech translation

View File

@@ -0,0 +1,2 @@
- Improved automatic document detection, especially for books, magazines, and pages with folded or missing corners
- Added Czech translation