简体   繁体   中英

Android gradle experimental incompatible in Android Studio 2.1 preview 1

I've updated Android Studio to 2.1 preview 1 and i can't run projects with JNI using

classpath 'com.android.tools.build:gradle-experimental:0.6.0-alpha5

在此处输入图片说明

Related issue: https://code.google.com/p/android/issues/detail?id=203152

Updating to com.android.tools.build:gradle-experimental:0.7.0-alpha1 seems to work okay.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM