Answer the question
In order to leave comments, you need to log in
Android Studio and Gradle version incompatibility?
The situation is something like this. I went to Android Studio, wrote the code, tried to compile my project, but threw it on the build.gradle(project ...) file. hovering over such a classpath line 'com.android.tools.build: gradle: (version)' showed that a new update was available. I started changing the version of gradle to others that I saw from other users on the network (changed the classpath version, downloaded gradle from the off site and specified the folder directory in the settings, changed the wrapper.properties file - indicated "distributionUrl = https://services.gradle.org /distributions/gradle-2... ").
In the end, the Studio complains about its incompatibility with gradle: Error running app: This version of Android Studio is incompatible with the Gradle Plugin used. Try disabling Instant Run (or updating either the IDE or the Gradle plugin to the latest version. Reviewed all similar topics on stackoverflow, nothing helped. What version of gradle do you have? Please unsubscribe.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question