Gradle DSL not found
Error:(52, 0) Gradle DSL method not found: 'com.github.itzikbraun:TutorialView:0.8.1()' Possible causes:
- The project 'android-development' may be using a version of Gradle that does not contain the method. Open Gradle wrapper file
- The build file may be missing a Gradle plugin. Apply Gradle plugin
Are you getting this error when adding the library to your project? Can you share your build script? (dont forget to confidential stuff.)
Hi Itzik,
Showcase is working fine, after changing few small things in gradle dependencies and thanks for your reply.
But I'm working on another problem that, I'm want to use showcaseSequence in layout with scroll and the showcase should automatically to that item in layout when focused.
How can I do this??
Thanks in advance
On Sat, Oct 10, 2015 at 2:20 PM, Itzik Braun [email protected] wrote:
Are you getting this error when adding the library to your project? Can you share your build script? (dont forget to confidential stuff.)
— Reply to this email directly or view it on GitHub https://github.com/itzikBraun/TutorialView/issues/13#issuecomment-147066624 .