I observed that JUnit test cases in a submodule fail when run via the CLI (./gradlew) or on CI (GitHub Actions), but pass consistently when run directly via Android Studio. It should pass. Test Cases ...
The plugin is currently not compatible with Gradle 8.11 because the internal class TaskReportContainer was removed. org.gradle.api.ProjectConfigurationException: A problem occurred configuring root ...