Prepare release: v1.21.0

This commit is contained in:
Pierre-Yves Nicolas
2026-05-14 22:01:30 +02:00
parent 0f0045fade
commit c8233c7388
4 changed files with 8 additions and 2 deletions

View File

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

View File

@@ -0,0 +1,2 @@
- You can now adjust document edges manually.
- Simpler workflow.

View File

@@ -0,0 +1,2 @@
- You can now adjust document edges manually.
- Simpler workflow.

View File

@@ -0,0 +1,2 @@
- You can now adjust document edges manually.
- Simpler workflow.