K
K
Kurban Mammaev2016-04-03 12:52:19
Android
Kurban Mammaev, 2016-04-03 12:52:19

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

1 answer(s)
M
Max, 2016-04-03
@Axe98

Install 2.0.0-rc1 and don't worry, or disable instant run in settings

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question