bluetooth_print icon indicating copy to clipboard operation
bluetooth_print copied to clipboard

Could not find method compile() for arguments [file collection] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

Open BLACKCAT25896 opened this issue 2 years ago • 4 comments

Could not find method compile() for arguments [file collection] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

BLACKCAT25896 avatar Jun 26 '22 12:06 BLACKCAT25896

@thon-ju

check here at line no 37,38

It may be a duplicate code that should be removed but may be left by you. Those lines aere causing the errors

imp-sike avatar Jul 01 '22 06:07 imp-sike

Problem still exist

kevinconcourse avatar Sep 09 '22 06:09 kevinconcourse

It is still an ongoing issue. Updated build.gradle file contains implementation instead of compile. Is this package still supported?

metinbeycigim avatar Sep 29 '22 15:09 metinbeycigim

It is still an ongoing issue. Updated build.gradle file contains implementation instead of compile. Is this package still supported?

Removed this package.. Started using blue_print_pos and it works.

kevinconcourse avatar Oct 03 '22 04:10 kevinconcourse