in my project i cant upgrade gradle to new gradle declaration, because one package cant be updated, i need to use a old shorebird version, how i can that this, because in my last build,i received this error:
Script '/Users/leonardotacca/.shorebird/bin/cache/flutter/4099421bb727e0b8dff1390c9fe12bea90216483/packages/flutter_tools/gradle/app_plugin_loader.gradle' line: 9
- What went wrong:
A problem occurred evaluating script.
You are applying Flutter's app_plugin_loader Gradle plugin imperatively using the apply script method, which is not possible anymore. Migrate to applying Gradle plugins with the declarative plugins block: https://flutter.dev/to/flutter-gradle-plugin-apply