Android-Kotlin-MVI-CleanArchitecture icon indicating copy to clipboard operation
Android-Kotlin-MVI-CleanArchitecture copied to clipboard

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

Open kishorejethava opened this issue 5 years ago • 1 comments

Current Android Studio is 4.0 stable channel. I have also tried in Canary Channel but when i check for updates it doesn't shows latest one.

kishorejethava avatar Jul 09 '20 14:07 kishorejethava

Just try to downgrade your gradle version in the buildSrc/build.gradle.kts to at least 4.0.0 and sync the project.

That should solve the issue

Abdullahi1 avatar Aug 21 '20 05:08 Abdullahi1