You've already forked TrickyStore
mirror of
https://github.com/5ec1cff/TrickyStore.git
synced 2025-09-06 06:37:07 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
df6d697e0f | ||
|
|
edc6cdab08 |
16
changelog.md
16
changelog.md
@@ -1,18 +1,8 @@
|
|||||||
# 1.1.1
|
# 1.1.3
|
||||||
|
|
||||||
修复自动模式与生成模式下的多个 bug
|
修复若干 bug
|
||||||
|
|
||||||
支持在 root 管理器内更新
|
|
||||||
|
|
||||||
|
|
||||||
注:Magisk 用户从 1.1.0 版本升级时可能出现模块被自动禁用的现象。此为旧版问题,重新启用并重启即可。
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Fix some bugs in auto and generated modes.
|
Fix some bugs
|
||||||
|
|
||||||
Support update in root manager.
|
|
||||||
|
|
||||||
|
|
||||||
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.
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"versionCode": 118,
|
"versionCode": 128,
|
||||||
"version": "v1.1.1",
|
"version": "v1.1.3",
|
||||||
"zipUrl": "https://github.com/5ec1cff/TrickyStore/releases/download/1.1.1/Tricky-Store-v1.1.1-118-7c164d3-release.zip",
|
"zipUrl": "https://github.com/5ec1cff/TrickyStore/releases/download/1.1.3/Tricky-Store-v1.1.3-128-820c2b2-release.zip",
|
||||||
"changelog": "https://github.com/5ec1cff/TrickyStore/raw/release/changelog.md"
|
"changelog": "https://github.com/5ec1cff/TrickyStore/raw/release/changelog.md"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user