Prepare release: v1.2.0
This commit is contained in:
@@ -24,8 +24,8 @@ android {
|
|||||||
// https://ai.google.dev/edge/litert/android/index
|
// https://ai.google.dev/edge/litert/android/index
|
||||||
minSdk = 26
|
minSdk = 26
|
||||||
targetSdk = 35
|
targetSdk = 35
|
||||||
versionCode = 22 // increment by 2 because of ABI-specific APKs
|
versionCode = 24 // increment by 2 because of ABI-specific APKs
|
||||||
versionName = "1.1.0"
|
versionName = "1.2.0"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|||||||
2
metadata/en-US/changelogs/23.txt
Normal file
2
metadata/en-US/changelogs/23.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
- Sharper document borders: more accurate borders with less background included, while keeping the full document content.
|
||||||
|
- Better auto-detection of color vs. grayscale
|
||||||
2
metadata/en-US/changelogs/24.txt
Normal file
2
metadata/en-US/changelogs/24.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
- Sharper document borders: more accurate borders with less background included, while keeping the full document content.
|
||||||
|
- Better auto-detection of color vs. grayscale
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 31 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 41 KiB |
Reference in New Issue
Block a user