Skip to content

Commit edc6cda

Browse files
committed
1.1.2
1 parent fe9cc96 commit edc6cda

2 files changed

Lines changed: 8 additions & 17 deletions

File tree

changelog.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,9 @@
1-
# 1.1.1
1+
# 1.1.2
22

3-
修复自动模式与生成模式下的多个 bug
4-
5-
支持在 root 管理器内更新
6-
7-
8-
注:Magisk 用户从 1.1.0 版本升级时可能出现模块被自动禁用的现象。此为旧版问题,重新启用并重启即可。
3+
增加 arm 支持
4+
再次修复 magisk 上更新可能导致自动禁用的问题
95

106
---
117

12-
Fix some bugs in auto and generated modes.
13-
14-
Support update in root manager.
15-
16-
17-
Note: Magisk users may experience the module being automatically disabled when upgrading from version 1.1.0. This is an issue in old version, simply re-enable the module and reboot.
18-
8+
Add arm support
9+
Fix automatic disabling after upgrade on magisk again

update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"versionCode": 118,
3-
"version": "v1.1.1",
4-
"zipUrl": "https://github.com/5ec1cff/TrickyStore/releases/download/1.1.1/Tricky-Store-v1.1.1-118-7c164d3-release.zip",
2+
"versionCode": 123,
3+
"version": "v1.1.2",
4+
"zipUrl": "https://github.com/5ec1cff/TrickyStore/releases/download/1.1.2/Tricky-Store-v1.1.2-123-94176b9-release.zip",
55
"changelog": "https://github.com/5ec1cff/TrickyStore/raw/release/changelog.md"
66
}

0 commit comments

Comments
 (0)