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

Upgrade to gradle 8.0 #171

Open
kevalpatel2106 opened this issue Feb 27, 2023 · 0 comments
Open

Upgrade to gradle 8.0 #171

kevalpatel2106 opened this issue Feb 27, 2023 · 0 comments
Assignees

Comments

@kevalpatel2106
Copy link
Owner

Context

Upgrade to gradle 8.0+ is failing because of changes in the test reporting definition. This is causing com.dicedmelon.gradle:jacoco-android:0.1.5 plugin to fail the build.

More on that here: arturdm/jacoco-android-gradle-plugin#102

As a fix, I have opened up a PR in the original plugin: arturdm/jacoco-android-gradle-plugin#103 But, because of the inactivity in the project, the timeline to mergeis unpredictable, so I am publishing the fork of the original plugin here: https://github.com/kevalpatel2106/jacoco-android-gradle-plugin

Acceptance:

  • Fix the jacoco-gradle-plugin to not to fail on Gradle 8+
  • Upgrade to gradle 8. (Most likely, it will be done by nightly workflow. So no action needed there).
@kevalpatel2106 kevalpatel2106 self-assigned this Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant