janishar / android-mvp-interactor-architecture

Extension of the android-mvp-architecture for very large projects.
Apache License 2.0
404 stars 97 forks source link

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 5 years ago

oiyio commented 5 years ago

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.