mingjunli / GithubApp

A Github Client App with MVP architecture use Dagger2, RxJava, Retrofit, Okhttp
http://blog.lmj.wiki/GithubApp
Apache License 2.0
675 stars 137 forks source link

项目构建失败 #15

Open sazewdfcvg16 opened 7 years ago

sazewdfcvg16 commented 7 years ago

Error:Plugin with id 'com.neenbedankt.android-apt' not found.

Gradle sync failed: Plugin with id 'com.neenbedankt.android-apt' not found. Consult IDE log for more details (Help | Show Log)

apply plugin: 'com.android.application' apply plugin: 'com.neenbedankt.android-apt' //请问这个是做什么的 apply plugin: 'android-apt'