Prepare release: v2.1.0

This commit is contained in:
Pierre-Yves Nicolas
2026-06-26 14:49:10 +02:00
parent 98380c098a
commit 12e8f98252
4 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -25,8 +25,8 @@ android {
// https://ai.google.dev/edge/litert/android/index
minSdk = 26
targetSdk = 36
versionCode = 87 // increment by 3 because of ABI-specific APKs
versionName = "2.0.0"
versionCode = 90 // increment by 3 because of ABI-specific APKs
versionName = "2.1.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
+2
View File
@@ -0,0 +1,2 @@
- On startup, you can now explicitly choose to resume the current scan or start a new one
- Volume buttons now trigger page capture
+2
View File
@@ -0,0 +1,2 @@
- On startup, you can now explicitly choose to resume the current scan or start a new one
- Volume buttons now trigger page capture
+2
View File
@@ -0,0 +1,2 @@
- On startup, you can now explicitly choose to resume the current scan or start a new one
- Volume buttons now trigger page capture