* new version

* fix android manifest [skip ci]

* fix sp scanning [skip ci]
This commit is contained in:
Omar Hatem 2024-10-21 13:03:53 +03:00 committed by GitHub
parent 50825a62c1
commit 34166c3a11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 22 additions and 28 deletions

View file

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