update v1.5

This commit is contained in:
KOWX712
2024-11-01 03:27:02 +08:00
parent 2948476589
commit 6cb72d87aa
7 changed files with 11 additions and 11 deletions

View File

@@ -4,6 +4,10 @@
- Recommend to run with MT manager
## Changelog
### v1.5
- Reduced size
- Removed useless code
### v1.4.1
- Remain same with v1.3.1

View File

@@ -45,8 +45,4 @@ for app in $ADDITION; do
fi
done
# Force stop gms. Not necessary, you can add it if you want
#su -c killall com.google.android.gms
#su -c killall com.google.android.gms.unstable
echo " All done!"