Hello,
A little bug.
I set Gradle (build.gradle) to integrate the osmdroid library
"dependencies {
implementation 'org.osmdroid: osmdroid-android: 6.1.2' "
I can not integrate lib with Sync Project for Gradle Files.
"Error: ERROR: Unable to find the method implementation () for arguments [org.osmdroid: osmdroid-android: 6.1.2] on an object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler. "
Who has already had this?
A little bug.
I set Gradle (build.gradle) to integrate the osmdroid library
"dependencies {
implementation 'org.osmdroid: osmdroid-android: 6.1.2' "
I can not integrate lib with Sync Project for Gradle Files.
"Error: ERROR: Unable to find the method implementation () for arguments [org.osmdroid: osmdroid-android: 6.1.2] on an object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler. "
Who has already had this?