v4.8.0 and v1.5.0 (#1021)

* Update versions
Add Ethereum to MacOS
Fix Ethereum config when building Monero.com

* Fix Restore from backup issue

* Update app build versions
Fix minor UI issue
This commit is contained in:
Omar Hatem 2023-08-07 14:43:04 +03:00 committed by GitHub
parent aedf310c9d
commit d1684f5be8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 73 additions and 49 deletions

View file

@ -23,7 +23,7 @@ CONFIG_ARGS=""
case $APP_MACOS_TYPE in
$CAKEWALLET)
CONFIG_ARGS="--monero --bitcoin";; #--haven
CONFIG_ARGS="--monero --bitcoin --ethereum";; #--haven
esac
cp -rf pubspec_description.yaml pubspec.yaml