Update utils.sh

This commit is contained in:
Fioren
2024-05-09 06:18:52 +07:00
committed by GitHub
parent ca94505f8b
commit 1395b82b3d

View File

@@ -211,7 +211,7 @@ patch() {
--out=./release/$1-$2.apk \
--keystore=./src/$ks.keystore \
$pu \
./download/$a$1.apk
$a./download/$1.apk
unset version
unset excludePatches
unset includePatches