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.

The Android Gradle plugin 3.0.0-alpha3 is not supported

See original GitHub issue

Hello, I am using the library in my project TimeMachine, and when using classpath 'com.android.tools.build:gradle:3.0.0-alpha3' with the library, it built failed:

Error:Cause: gradle-advanced-build-version says: The Android Gradle plugin 3.0.0-alpha3 is not supported.

Hope your help, thank you very much!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

9reactions
ZuSecommented, Jul 19, 2017

I would also like to see support for android gradle 3 >

3reactions
re3lexcommented, Sep 8, 2017

The Android Gradle plugin 3.0.0-beta4 is not supported. +1

Read more comments on GitHub >

github_iconTop Results From Across the Web

what is difference between 'com.android.tools.build:gradle ...
I am trying update latest gradle android plugin. I have tried with '3.0.0-alpha1' initially and now I am using'3.0.0-alpha3'. With '3.0.0 ...
Read more >
Android Gradle plugin release notes
If your project is not supported by a specific version of Android Studio, you can still open and update your project using an...
Read more >
Android Studio error when using gradle plugin 2.0.0-alpha3 ...
1) Create a new project called lib and an android library module called app ... You are trying to do something that is...
Read more >
10 Tips for speeding up Gradle builds for Android - Humble Bits
Always use the latest Gradle plugin for Android ... dependencies { classpath 'com.android.tools.build.gradle:3.0.0-alpha3' } } ...
Read more >
gradle - com.android.tools.build
Version Repository Usages Date 8.0.x Google 9 8.0.0‑alpha08 8.0.x Google 10 Nov 07, 2022 8.0.0‑alpha07 8.0.x Google 9 Nov 02, 2022
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