Android plugin 1.3 Fehler

Diesen Fehler bekam ich, als meine aktualisierten SDK Build-tool zu Android M

Android Build Tools
Found incompatible Build Tools and Android plugin versions:
* Module 'app' is using Android plugin 1.2.3 and Build Tools 23.0.0 rc1
Please use Android plugin 1.3 or newer, or an older Build Tools version.
Otherwise the project won't build.

wenn classpath 'com.android.tools.build:gradle:1.2.3'
geändert 1.3

Bekam ich eine andere Fehlermeldung.

Error:Could not find com.android.tools.build:gradle:1.3.
Searched in the following locations:
    file:/Applications/Android Studio.app/Contents/gradle/m2repository/com/android/tools/build/gradle/1.3/gradle-1.3.pom
    file:/Applications/Android Studio.app/Contents/gradle/m2repository/com/android/tools/build/gradle/1.3/gradle-1.3.jar
    https://jcenter.bintray.com/com/android/tools/build/gradle/1.3/gradle-1.3.pom
    https://jcenter.bintray.com/com/android/tools/build/gradle/1.3/gradle-1.3.jar

Was soll ich jetzt tun ?

InformationsquelleAutor der Frage N J | 2015-05-29

Schreibe einen Kommentar