We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e54f7 commit 4c228fbCopy full SHA for 4c228fb
CHANGELOG.md
@@ -4,6 +4,11 @@
4
5
本项目遵循 [语义化版本](https://semver.org/spec/v2.0.0.html)。
6
7
+
8
+## v2.2.0
9
10
+- add image to save
11
12
## v2.1.0
13
14
- Android file selection optimization
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
agp = "8.7.3"
3
-app-version="2.1.0"
+app-version="2.2.0"
android-compileSdk = "35"
android-minSdk = "29"
android-targetSdk = "35"
0 commit comments