Android-ContactPicker icon indicating copy to clipboard operation
Android-ContactPicker copied to clipboard

Could not find method compile (error in build.gradle project-level)

Open Maaz0313 opened this issue 1 year ago • 0 comments

When I added dependencies { compile 'com.1gravity:android-contactpicker:1.4.0' } in gradle.build file, following error occurred error

Could not find method compile() for arguments [com.1gravity:android-contactpicker:1.4.0] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

Maaz0313 avatar Jun 10 '23 07:06 Maaz0313