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

incompatible with Gradle 9.0 #73

Open
victorcode1 opened this issue Aug 30, 2024 · 1 comment
Open

incompatible with Gradle 9.0 #73

victorcode1 opened this issue Aug 30, 2024 · 1 comment

Comments

@victorcode1
Copy link

Task :native_device_orientation:testDebugUnitTest

com.github.rmtmckenzie.native_device_orientation.NativeDeviceOrientationPluginTest > onMethodCall_getPlatformVersion_returnsExpectedValue FAILED
org.mockito.exceptions.verification.WantedButNotInvoked at NativeDeviceOrientationPluginTest.java:27

1 test completed, 1 failed

Task :native_device_orientation:testDebugUnitTest FAILED

FAILURE: Build failed with an exception.

/native_device_orientation/reports/tests/testDebugUnitTest/index.html

  • Try:

Run with --scan to get full insights.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

@rmtmckenzie
Copy link
Owner

Whoops I should remove that test, it's just in the default code generated with the plugin. I'm probably not going to be able to get to it for a week or two but will accept a PR.

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