Prepare release: v1.15.0

This commit is contained in:
Pierre-Yves Nicolas
2026-02-25 17:25:24 +01:00
parent e52942e618
commit f70ea33fcc
4 changed files with 5 additions and 2 deletions

View File

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

View File

@@ -0,0 +1 @@
Improved automatic document detection

View File

@@ -0,0 +1 @@
Improved automatic document detection

View File

@@ -0,0 +1 @@
Improved automatic document detection