-
Notifications
You must be signed in to change notification settings - Fork 408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The build gradle version needs to be upgraded #256
Comments
Example of the error this causes:
There is an open PR that should resolve this: #255 Workaround: I switched to that fork in my app's pubspec.yaml, which resolved the issue: # Switch back to regular package once https://github.com/KasemJaffer/receive_sharing_intent/issues/256 is resolved
receive_sharing_intent:
git:
url: https://github.com/AyushmanG26/receive_sharing_intent.git
ref: abedc3d6d5b80df396e9c300fd1a052cbab08827 |
@rsnay thanks -- I'm going to use it as well 🙏 |
And i'm hitting this too.... |
@rsnay thanks a lot Your workaround has made my builds work for several months now. However, since I have upgrade the Gradle version in my main project, I am unable to build my app because:
Since this project does not seem to be updated anymore, could you possibly update your fork? [edit] |
|
Any chance this might be fixed? I would love to go back to using this instead of https://pub.dev/packages/flutter_sharing_intent, but there is no way I can do this without Android support |
No description provided.
The text was updated successfully, but these errors were encountered: