HarinTrivedi / FABRevealMenu-master

A general purpose android UI library to show a user show menu in accordance of Floating action button with material design guidelines.
https://harintrivedi.github.io/FABRevealMenu-master/
Apache License 2.0
614 stars 117 forks source link

Some Error with Gradle #2

Closed deshario closed 7 years ago

deshario commented 7 years ago

Fail to crunch file ! fail

HarinTrivedi commented 7 years ago

Hi, try to move your project in upper directory. I had faced similar issue with google services library when path becomes longer to process. If doesn't help I will find another solution.

deshario commented 7 years ago

Actually i had remove these 2 from gradle and now it works fine !

compile('com.github.ozodrukh:CircularReveal:1.3.1@aar'){ transitive = true; }

ext { PUBLISH_GROUP_ID = 'com.hlab.fabrevealmenu' PUBLISH_ARTIFACT_ID = 'fab-reveal-menu' PUBLISH_VERSION = '1.0.1' }

On Thu, Jan 5, 2017 at 4:24 PM, HarinTrivedi notifications@github.com wrote:

Hi, try to move your project in upper directory. I had faced similar issue with google services library when path becomes longer to process. If doesn't help I will find another solution.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HarinTrivedi/FABRevealMenu-master/issues/2#issuecomment-270599454, or mute the thread https://github.com/notifications/unsubscribe-auth/AK5bp-2-bnd8konRoDANZ4OfjmEREmGTks5rPLa8gaJpZM4LajjE .