Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Could not find method debugImplementation() for arguments [com.amitshekhar.android:debug-db:1.0.0] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler. #17

Open
oiyio opened this issue May 18, 2019 · 0 comments

Comments

@oiyio
Copy link

oiyio commented May 18, 2019

Gradle project sync failed with the error :
ERROR: Could not find method debugImplementation() for arguments [com.amitshekhar.android:debug-db:1.0.0] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

Also these lines causes error too:
destination "something something"
should be
destination file("something something")
Unfortunately, i cannot run the project it gives many gradle related error. Please update the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant