Open eisventura opened 3 years ago
hi!
can you show your dependencies list?
./gradlew :yoursharedmodule:dependencies
вот: +--- 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 ()
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/...