Scottish-Tech-Army / Soundscape-Android

This is the source for an Android version of the original iOS Soundscape app
https://scottish-tech-army.github.io/Soundscape-Android/
Other
3 stars 2 forks source link

Upgrade libraries including maplibre #98

Closed davecraig closed 2 months ago

davecraig commented 2 months ago

Upgrading MapLibre removed all of the outdated MapBox naming so now it's all MapLibre which makes more sense. Almost all of the warnings in libs.versions.toml were resolved which included:

The only remaining out of date library is Realm. If we bump that to 2.x then it doesn't compile (known issues it seems). Otherwise, everything seems to be working the same as before.