Prepare release: v1.11.0
This commit is contained in:
@@ -25,8 +25,8 @@ android {
|
||||
// https://ai.google.dev/edge/litert/android/index
|
||||
minSdk = 26
|
||||
targetSdk = 36
|
||||
versionCode = 40 // increment by 2 because of ABI-specific APKs
|
||||
versionName = "1.10.0"
|
||||
versionCode = 42 // increment by 2 because of ABI-specific APKs
|
||||
versionName = "1.11.0"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
3
metadata/en-US/changelogs/41.txt
Normal file
3
metadata/en-US/changelogs/41.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
- New setting to choose the image quality of exported files
|
||||
- New option to report issues with the last captured image
|
||||
- Added Chinese (Traditional) translation
|
||||
3
metadata/en-US/changelogs/42.txt
Normal file
3
metadata/en-US/changelogs/42.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
- New setting to choose the image quality of exported files
|
||||
- New option to report issues with the last captured image
|
||||
- Added Chinese (Traditional) translation
|
||||
Reference in New Issue
Block a user