Gradle build error with markdown

I just checked out from Github, rebuild from Android Studio gave the error:

Error:(12, 0) Plugin with id ‘org.kordamp.gradle.markdown’ not found.

How can I build successfully? Thanks.

I doubt that you can build Smack with Android Studio.

Run “gradle eclipse” and import the Smack incl. nested subprojects into Eclipse. Happy developing.