gotokatsuya / BlurredGridMenu

Cool blurred grid menu for Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error:(108, 0) Cannot call getBootClasspath() before setTargetInfo() is called

sarthak3154 opened this issue · comments

When importing blurredgridmenu module to another project this error comes into being.
Even when trying copying this module to another project, it says "Cannot create class file"

commented

@sarthak3154

Sorry for late reply.

Hmm, You use gradle ?

dependencies {
    compile 'com.github.goka.blurredgridmenu:blurredgridmenu:1.0.2'
}