Hi there,
After upgrading my flutter project to 3.32.1, shorebird release command is failing.
Here is what I'm getting in the log :
Unable to determine revision for Flutter version: 3.35.1.
ProcessException: fatal: Needed a single revision
Command: git rev-parse --verify refs/remotes/origin/flutter_release/3.35.1
I have tried to build with flutter only (flutter build apk) and was able to get my apk.