Prepare to release TEESimulator 2.0
The following two bugs are fixed: 1. `zygisk.json` is renamed to `update.json`, which is indicated in `module.prop`. 2. To avoid over optimization of R8, we must keep certains packages, which are found after many experiments.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"version": "v2.0",
|
||||
"versionCode": 14,
|
||||
"zipUrl": "https://github.com/JingMatrix/TEESimulator/releases/download/v2.0/TEESimulator-v2.0-14-release.zip",
|
||||
"changelog": "https://raw.githubusercontent.com/JingMatrix/TEESimulator/main/module/changelog.md"
|
||||
}
|
||||
Reference in New Issue
Block a user