question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not compatible with Gradle 5.1

See original GitHub issue

The plugin fails when it’s invoked by Gradle 5.1:

java.lang.NoSuchMethodError: org.gradle.api.tasks.compile.CompileOptions.getBootClasspath()Ljava/lang/String;
        at me.tatarka.RetrolambdaTransform.getClasspath(RetrolambdaTransform.groovy:126)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
evantcommented, Apr 21, 2019

Released version 3.7.1 which should be compatible with gradle 5+

0reactions
jcayzaccommented, Apr 21, 2019

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Compatibility Matrix - Gradle User Manual
A Java version between 8 and 19 is required to execute Gradle. Java 20 and later versions are not yet supported. Java 6...
Read more >
Error "Minimum supported Gradle version is 5.1.1. Current ...
I updated android studio from 3.3 to 3.4 version and after install and do ./gradlew lint I am getting the next error: Deprecated...
Read more >
Android Gradle plugin release notes - Android Developers
Android Gradle plugin and Android Studio compatibility ... If the specified plugin version has not been downloaded, Gradle downloads it the next time...
Read more >
Build for Android 11 with Unity | ARCore - Google Developers
Gradle customizations are not supported on these versions of Unity and are not compatible with the necessary changes to support Android 11 (API...
Read more >
Android agent compatibility and requirements
Android compatibility · Android Studio · Gradle 5.1.1 · Gradle plugin 3.4 · Proguard 5.0 · DexGuard 8.0 through 9.x. Important. As of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found