Prepare release: v1.14.0
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
1
metadata/en-US/changelogs/52.txt
Normal file
1
metadata/en-US/changelogs/52.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Improved brightness handling for color documents.
|
||||||
1
metadata/en-US/changelogs/53.txt
Normal file
1
metadata/en-US/changelogs/53.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Improved brightness handling for color documents.
|
||||||
1
metadata/en-US/changelogs/54.txt
Normal file
1
metadata/en-US/changelogs/54.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Improved brightness handling for color documents.
|
||||||
Reference in New Issue
Block a user