Prepare release: v2.1.0
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user