We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d694a2f commit fae9fe8Copy full SHA for fae9fe8
2 files changed
docs/release/note/v1.1.3.md
@@ -1,4 +1,4 @@
1
-发布日期:2026-03-25
+发布日期:2026-04-09
2
3
## 新特性
4
- 加入了查看模组评论区的功能。
@@ -11,3 +11,5 @@
11
- 支持输入 appid 或直接输入链接下载。
12
13
## 修复
14
+- 多处文字可见性差的问题。
15
+- 默认使用轻量液态主题。
gradle.properties
@@ -4,4 +4,4 @@ android.nonTransitiveRClass=true
android.suppressUnsupportedCompileSdk=36
5
kotlin.code.style=official
6
application.version.code=1
7
-application.version.name=1.1.2
+application.version.name=1.1.3
0 commit comments