Skip to content

Commit 9de19ac

Browse files
committed
Hotfix v4(401)
- Fixed install/update failures on APatch/KernelSU - Improved customize.sh logic and compatibility See: 3f6e78b
1 parent 3f6e78b commit 9de19ac

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
- Update libcxx prefab
55
- Update 5ec1cff/local_cxa_atexit_finalize_impl submodule.
66
- Improved target.txt handling and organization
7+
- Improved customize.sh logic and compatibility
8+
- Fixed install/update failures on APatch/KernelSU
79

810
## Targeted Fix v3
911

module/module.prop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=targetedfix
22
name=Targeted Fix
33
version=v4
4-
versionCode=400
4+
versionCode=401
55
author=Vision/VisionR1 (Modded), original PIFs by osm0sis & chiteroman @ xda-developers.
66
description=Based on PIFork, but with a target list to "Fix" the FP in the apps that are in the list.
77
updateJson=https://raw.githubusercontent.com/VisionR1/TargetedFix/main/update.json

update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "v4",
3-
"versionCode": 400,
3+
"versionCode": 401,
44
"zipUrl": "https://github.com/VisionR1/TargetedFix/releases/download/v4/TargetedFix-v4.zip",
55
"changelog": "https://raw.githubusercontent.com/VisionR1/TargetedFix/main/CHANGELOG.md"
66
}

0 commit comments

Comments
 (0)