Android-Debug-Database icon indicating copy to clipboard operation
Android-Debug-Database copied to clipboard

Gradle upgrade from 3.2.0 to gradle 3.3.1 can't build

Open berkkulaksiz opened this issue 6 years ago • 5 comments

Hello everyone!

As I described in title. I have problem about this perfect library, After I upgrade my gradle from 3.2.0 to 3.3.1, I can't build my project. Is there any person to get same problem?

Note: By the way when I downgrade my gradle from 3.3.1 to 3.2.0, there is no problem effected.

Error below:

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

berkkulaksiz avatar Feb 10 '19 11:02 berkkulaksiz

Would anyone help me for this issue?

berkkulaksiz avatar Feb 11 '19 07:02 berkkulaksiz

Can you check the below link once, if it is helpful? https://stackoverflow.com/questions/45615474/gradle-error-could-not-find-method-implementation-for-arguments-com-android

amitshekhariitbhu avatar Feb 11 '19 07:02 amitshekhariitbhu

Can you check the below link once, if it is helpful? https://stackoverflow.com/questions/45615474/gradle-error-could-not-find-method-implementation-for-arguments-com-android

Hello @amitshekhariitbhu, Thank you for replying. Before I have written here, I already have had checked that. If you don't mind, I can share my gradle of module and/or project.

Kindly regards.

berkkulaksiz avatar Feb 11 '19 13:02 berkkulaksiz

@bkulaksiz I have updated the library to version 1.0.5. Please check once and inform if it is working or not.

amitshekhariitbhu avatar Feb 18 '19 08:02 amitshekhariitbhu

@bkulaksiz I have updated the library to version 1.0.5. Please check once and inform if it is working or not.

Hello @amitshekhariitbhu, It is not still working.

Hello everyone!

As I described in title. I have problem about this perfect library, After I upgrade my gradle from 3.2.0 to 3.3.1, I can't build my project. Is there any person to get same problem?

Note: By the way when I downgrade my gradle from 3.3.1 to 3.2.0, there is no problem effected.

Error below:

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

It is show same error as I mentioned on the above.

berkkulaksiz avatar Feb 18 '19 17:02 berkkulaksiz