I am getting this error when trying to publish my app
/Users/builder/.shorebird/bin/shorebird release android --flutter-version 3.35.7 --split-debug-info=./build/app/outputs/symbols
⠋ Downloading patch......
✓ Downloading patch... (0.1s)
⠋ Extracting patch......
✓ Extracting patch... (0.2s)
⠋ Downloading bundletool.jar......
✓ Downloading bundletool.jar... (0.4s)
⠋ Extracting bundletool.jar......
✓ Extracting bundletool.jar... (0.9s)
⠋ Downloading aot-tools.dill......
✓ Downloading aot-tools.dill... (82ms)
⠋ Extracting aot-tools.dill......
✓ Extracting aot-tools.dill... (0.4s)
⠋ Fetching apps...
✓ Fetching apps (0.3s)
⠋ Installing Flutter 3.35.7 (a4892267d5)...
✗ Failed to install Flutter 3.35.7 (a4892267d5) (108.8s)
ProcessException: Cloning into '/Users/builder/.shorebird/bin/cache/flutter/a4892267d519d491b0138117a9ae0ef2807fe109'...
remote: Internal Server Error
fatal: unable to access 'https://github.com/shorebirdtech/flutter.git/': The requested URL returned error: 500
Command: git clone https://github.com/shorebirdtech/flutter.git --filter=tree:0 --no-checkout /Users/builder/.shorebird/bin/cache/flutter/a4892267d519d491b0138117a9ae0ef2807fe109
If you aren't sure why this command failed, re-run with the --verbose flag to see more information.
You can also file an issue if you think this is a bug. Please include the following log file in your report:
/Users/builder/Library/Application Support/shorebird/logs/1770655465987_shorebird.log