Skip to content
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

Build failed on gradle 8.5+ #285

Open
arashmidos opened this issue Jul 21, 2024 · 1 comment
Open

Build failed on gradle 8.5+ #285

arashmidos opened this issue Jul 21, 2024 · 1 comment

Comments

@arashmidos
Copy link

I can not build/run the app on Android Studio LadyBug, using Gradle 8.6 that shows the following exception:

warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
error: warnings found and -Werror specified

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':video_player_android:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

There is a similar issue reported for video_player which I think is the main cause of this exception too.

I get this exception just by adding the flick_viideo_player 0.8.0 into the pubspec file without any usage.

@rohitprajapatii
Copy link
Contributor

Hi arashmidos You're right there is already an open issue for the build failure you're facing. I think we can't do much in that case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants