Prepare release: v1.4.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 = 35
|
targetSdk = 35
|
||||||
versionCode = 26 // increment by 2 because of ABI-specific APKs
|
versionCode = 28 // increment by 2 because of ABI-specific APKs
|
||||||
versionName = "1.3.0"
|
versionName = "1.4.0"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|||||||
2
metadata/en-US/changelogs/27.txt
Normal file
2
metadata/en-US/changelogs/27.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
- Added new translations: Italian, Russian, Chinese, Portuguese (Brazil), and Spanish — thanks to community contributors!
|
||||||
|
- Minor visual improvement: monochrome icon for Material You.
|
||||||
2
metadata/en-US/changelogs/28.txt
Normal file
2
metadata/en-US/changelogs/28.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
- Added new translations: Italian, Russian, Chinese, Portuguese (Brazil), and Spanish — thanks to community contributors!
|
||||||
|
- Minor visual improvement: monochrome icon for Material You.
|
||||||
Reference in New Issue
Block a user