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.

Android Support plugin error when running gradle sync on project

See original GitHub issue

After importing the project into Android Studio Arctic Fox I ran Gradle Sync and received the following error:

This version of the Android Support plugin for IntelliJ IDEA (or Android Studio) cannot open this project, please retry with version 2021.1.1 or newer.

I’m assuming this is because I need the latest Canary version of Android Studio - BumbleBee 2021.1.1.

If this is correct then the README should be updated to reflect this requirement.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:13
  • Comments:9

github_iconTop GitHub Comments

1reaction
rockiedocommented, Sep 19, 2021

A solution that works for me:

0reactions
brightchipcommented, Nov 12, 2021

After using @solomaticydl solution I’m now facing a new error.

  • Exception is: java.lang.RuntimeException: org.gradle.api.InvalidUserDataException: Invalid TOML catalog definition:

Did you solve your errors ? Can you give me a hand

Read more comments on GitHub >

github_iconTop Results From Across the Web

Android Support plugin for IntelliJ IDEA (or Android Studio ...
I've tried to run Android Studio project from github but I've got this message: This version of the Android Support plugin for IntelliJ...
Read more >
Fix "Error running android: Gradle project sync failed. Please ...
Step 1. Firstly, we have to open Android Studio and go to the File > Press Invalidate Caches/Restart. · Step 2. Then wait...
Read more >
Known issues with Android Studio and Android Gradle Plugin
To fix the issue for the current project, click Run > Edit Configurations and change the default JUnit configuration to only include the...
Read more >
Android Support Plugin error messages need rewording ...
Try to build the project 3. ATTACH SCREENSHOTS/RECORDINGS OF THE ISSUE I get this error: This version of the Android Support plugin for...
Read more >
"ionic cap add android" fails with "Error running gradle sync"
(Note that when I just ignore this error and go on to try to build the project in Android Studio, i get “This...
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