android-mvp-interactor-architecture icon indicating copy to clipboard operation
android-mvp-interactor-architecture copied to clipboard

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.

Open oiyio opened this issue 5 years ago • 0 comments

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.

oiyio avatar May 18 '19 12:05 oiyio