We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 103650b commit 6ef7cf0Copy full SHA for 6ef7cf0
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
Translations: [简体中文](CHANGELOG_zh.md)
4
5
-## new
+## 1.1.2
6
7
subsampling:
8
CHANGELOG_zh.md
翻译:[English](CHANGELOG.md)
gradle.properties
@@ -42,8 +42,8 @@ org.jetbrains.compose.experimental.wasm.enabled=true
42
minSdk=21
43
targetSdk=28
44
compileSdk=34
45
-versionCode=1112
46
-versionName=1.1.1
+versionCode=1113
+versionName=1.1.2
47
#
48
#------------------------------------------ publish config ----------------------------------------#
49
GROUP=io.github.panpf.zoomimage
0 commit comments