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.

Gradle 3.0 API Breakage

See original GitHub issue

Gradle 3.0 is here! Maybe we still work with it? Let’s find out!

This issue will track general 3.0 compatibility; individual API breakages will be tracked in their own issues:

  • StyledTextOutput removed, issue #124

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:5
  • Comments:5

github_iconTop GitHub Comments

3reactions
benjamin-badercommented, Aug 15, 2016

Thanks, @EddieRingle. It’s our old friend, StyledTextOutput; I missed that it was being removed. Bummer!

I’ll open a new issue for this particular class; undoubtedly there will be others.

1reaction
EddieRinglecommented, Aug 18, 2016

@benjamin-bader 0.5.6 seems to resolve our issues, thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Gradle 3.0 Release Notes
Additionally, Gradle 3.0 provides support for running on the latest Java 9 EAP builds. ... Changes to previously deprecated APIs; Groovy to Java...
Read more >
Gradle 3.0.0-alpha1 proguard breaks compile - Issue Tracker
After Upgrading to 3.0.0-alpha1 it seems that gradle proguard (breaks) is not taken from Firebase libs ... at org.gradle.api.internal.project.taskfactory.
Read more >
Android Gradle plugin update to v2.3.0 breaks Copy task
No signature of method: org.gradle.api.internal.tasks.DefaultTaskOutputs$TaskOutputUnionFileCollection.setFrom() is applicable for argument ...
Read more >
Android Gradle plugin release notes - Android Developers
Important: For a detailed log of Android Gradle plugin API deprecations and ... For a high-level summary of upcoming breaking changes in the...
Read more >
Implementation vs API dependency - Jeroen Mols
Upgrading to Android studio 3.0 territory will make building multi-module projects a lot faster, but it also means a breaking Gradle plugin ...
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