Prepare release: v1.14.0

This commit is contained in:
Pierre-Yves Nicolas
2026-02-11 09:17:58 +01:00
parent 0456a5329f
commit a2ae0440b6
4 changed files with 5 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 = 51 // increment by 3 because of ABI-specific APKs versionCode = 54 // increment by 3 because of ABI-specific APKs
versionName = "1.13.0" versionName = "1.14.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
} }

View File

@@ -0,0 +1 @@
Improved brightness handling for color documents.

View File

@@ -0,0 +1 @@
Improved brightness handling for color documents.

View File

@@ -0,0 +1 @@
Improved brightness handling for color documents.