added old keystore suite for old RV Ccli

This commit is contained in:
Fioren
2023-10-08 01:06:35 +07:00
parent 1a9334b70b
commit 4764dfca90
2 changed files with 1 additions and 1 deletions

View File

@@ -154,7 +154,7 @@ _patch() {
${EXCLUDE_PATCHES[@]} \
${INCLUDE_PATCHES[@]} \
--options=./src/options/$2.json \
--keystore=./src/ks.keystore \
--keystore=./src/_ks.keystore \
-o ./release/$1-$2.apk
unset version
unset EXCLUDE_PATCHES