We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 541fe62 commit eddf81eCopy full SHA for eddf81e
common/functions.sh
@@ -300,6 +300,7 @@ if $DEBUG; then
300
ui_print "* If you need it, be sure to save it after module install"
301
ui_print " 如果你需要日志,请在模块安装后保存它"
302
set -x
303
+ sp
304
fi
305
306
# Extract files
module.prop
@@ -1,6 +1,6 @@
1
id=fixchinacarrier
2
name=FixChinaCarrier
3
-version=v5.3.0-beta.4
4
-versionCode=20210524
+version=v5.3.0
+versionCode=20210526
5
author=Qingxu & RiwiHow
6
description=A Magisk module to solve the APN problem of the slow speed of China carrier in some ROMs.
0 commit comments