Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with marker move func #57

Open
eisventura opened this issue Jun 30, 2021 · 2 comments
Open

issue with marker move func #57

eisventura opened this issue Jun 30, 2021 · 2 comments

Comments

@eisventura
Copy link

eisventura commented Jun 30, 2021

hello.
lib version 0.5.2
trying to use marker move function and get error:

java.lang.NoSuchMethodError: No static method move-5hxI4Gw$default(Ldev/icerock/moko/maps/Marker;Ldev/icerock/moko/geo/LatLng;FJILjava/lang/Object;)V in class Ldev/icerock/moko/maps/Marker$DefaultImpls; or its super classes (declaration of 'dev.icerock.moko.maps.Marker$DefaultImpls' appears in .../my classes/...

@Alex009
Copy link
Member

Alex009 commented Jul 1, 2021

hi!
can you show your dependencies list?
./gradlew :yoursharedmodule:dependencies

@eisventura
Copy link
Author

eisventura commented Jul 2, 2021

вот:
+--- dev.icerock.moko:maps-mapbox:0.5.2
| +--- dev.icerock.moko:maps:0.5.2
| | +--- dev.icerock.moko:resources:0.15.1 ()
| | +--- dev.icerock.moko:geo:0.3.2 -> 0.3.3
| | | --- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.31 -> 1.5.0
| | +--- dev.icerock.moko:graphics:0.6.1 (
)
| | +--- dev.icerock.moko:parcelize:0.6.1 ()
| | --- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.31 -> 1.5.0
| --- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.31 -> 1.5.0
+--- dev.icerock.moko:maps:0.5.2 (
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants