patch: running android related code on other platforms

This commit is contained in:
OmarHatem 2025-04-28 07:21:12 +03:00
parent 10294e088a
commit d86c501fc5
6 changed files with 39 additions and 24 deletions

View file

@ -15,7 +15,7 @@ fi
CAKEWALLET_NAME="Cake Wallet"
CAKEWALLET_VERSION="4.27.0"
CAKEWALLET_BUILD_NUMBER=53
CAKEWALLET_BUILD_NUMBER=54
if ! [[ " ${TYPES[*]} " =~ " ${APP_LINUX_TYPE} " ]]; then
echo "Wrong app type."