We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98936a8 commit f69bae1Copy full SHA for f69bae1
CHANGELOG.md
@@ -4,6 +4,11 @@
4
5
本项目遵循 [语义化版本](https://semver.org/spec/v2.0.0.html)。
6
7
+## v1.3.2
8
+
9
+- ggml and sd backend use METAL in
10
11
12
## v1.3.1
13
14
- fix dylib copy in MacOS
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
agp = "8.7.3"
3
-app-version="1.3.1"
+app-version="1.3.2"
android-compileSdk = "35"
android-minSdk = "29"
android-targetSdk = "35"
0 commit comments