Heads up on 3.0.0-alpha3 dependency
See original GitHub issueDue to the following bug
https://issuetracker.google.com/issues/62331750
Using the snapshot version that depends on com.android.tools.build:gradle3.0.0-alpha3
might break your builds.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6
Top Results From Across the Web
How can I resolve the following error using maven to compile ...
Validation for PDFBox examples works well, however when I try to compile it throws the following error. [ERROR] Failed to execute goal on ......
Read more >Fatal deprecation warnings after upgrading to gradle plugin ...
I've updated my top-level gradle to use v3.0.0-alpha3 for the Android gradle plugin. I receive the following deprecation warnings that prevent ...
Read more >io.github.factoryfx » postgresqlStorage » 3.0.0-alpha3
3.0.0 -alpha3. logo. Factoryfx » 3.0.0-alpha3. factoryfx dependency injection framework ... Vulnerabilities, Vulnerabilities from dependencies:
Read more >react-zeroconfig - npm
react-zeroconfig is a development support module created to eliminate (as much as possible) complicated configuration files such as Webpack ...
Read more >Change Log - OkHttp
The library still builds on up-to-date Kotlin releases (1.6.21) but no longer needs that version as a runtime dependency. This should make it...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
The latest 0.7.0-SNAPSHOT build should fix this; please let me know if it doesn’t.
@benjamin-bader that’s a really good question. Probably just luck that newer build tools didn’t brake anything.
Glad to see the new snapshot, will try it when I have a chance.