added SoundCloud

bump version some apps and lib
This commit is contained in:
siritami
2024-10-21 01:25:27 +07:00
parent 2d207ef125
commit ef04f25f34
6 changed files with 24 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ wget -q -O ./htmlq.tar.gz https://github.com/mgdm/htmlq/releases/latest/download
tar -xf "./htmlq.tar.gz" -C "./"
HTMLQ="./htmlq"
#Setup APKEditor for install combine split apks
wget -q -O ./APKEditor.jar https://github.com/REAndroid/APKEditor/releases/download/V1.3.9/APKEditor-1.3.9.jar
wget -q -O ./APKEditor.jar https://github.com/REAndroid/APKEditor/releases/download/V1.4.1/APKEditor-1.4.1.jar
APKEditor="./APKEditor.jar"
#################################################