This commit is contained in:
5ec1cff
2024-08-26 00:08:09 +08:00
parent edc6cdab08
commit df6d697e0f
2 changed files with 7 additions and 8 deletions

View File

@@ -1,9 +1,8 @@
# 1.1.2
# 1.1.3
增加 arm 支持
再次修复 magisk 上更新可能导致自动禁用的问题
修复若干 bug
---
Add arm support
Fix automatic disabling after upgrade on magisk again
Fix some bugs

View File

@@ -1,6 +1,6 @@
{
"versionCode": 123,
"version": "v1.1.2",
"zipUrl": "https://github.com/5ec1cff/TrickyStore/releases/download/1.1.2/Tricky-Store-v1.1.2-123-94176b9-release.zip",
"versionCode": 128,
"version": "v1.1.3",
"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"
}