Closed zalewskise closed 4 years ago
@zalewskise hi!
please add repository maven { url = uri("https://mapbox.bintray.com/mapbox") }
sample: https://github.com/icerockdev/moko-maps/blob/master/build.gradle.kts#L33
@Alex009
Oh right! I didn't have that one 💦 It was working fine on 0.4.0-dev-4
though, maybe it's good to update the readme file about it 😄
Thank you! 🙏
i already update readme, thx.
just in this update mapbox on android got support of buildRoute
I tried to update moko-maps to
0.5.0
and got the error while building:As for dependencies I'm using: "dev.icerock.moko:maps:0.5.0" "dev.icerock.moko:maps-mapbox:0.5.0"
Both set in common source set.