Prepare release: v1.8.0
This commit is contained in:
@@ -25,8 +25,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 = 34 // increment by 2 because of ABI-specific APKs
|
versionCode = 36 // increment by 2 because of ABI-specific APKs
|
||||||
versionName = "1.7.0"
|
versionName = "1.8.0"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|||||||
1
metadata/en-US/changelogs/35.txt
Normal file
1
metadata/en-US/changelogs/35.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Improved color vs grayscale detection for more accurate automatic processing
|
||||||
1
metadata/en-US/changelogs/36.txt
Normal file
1
metadata/en-US/changelogs/36.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Improved color vs grayscale detection for more accurate automatic processing
|
||||||
Reference in New Issue
Block a user