osmdroid: Who uses it for Openstreetmap map posters? pb: Gradle

paul92

New member
Oct 15, 2019
1
0
0
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?
 
I moved this from the Android Apps forum to the Software Development forum since the former is intended for developers to promote their apps.