Greetings, I see that the latest version of location layer plugin 0.5.0-SNAPSHOT does not work with either 0.11.1 navigation or 0.12.0-SNAPSHOT
Error:(122, 54) error: package com.mapbox.services.android.telemetry.location does not exist
Error:(230, 9) error: cannot find symbol class LocationEngineListener
Error:(504, 36) error: cannot find symbol variable LocationEnginePriority
Error:(609, 5) error: method does not override or implement a method from a supertype
Error:(788, 26) error: cannot find symbol variable AndroidLocationEngine
Error:(793, 36) error: cannot find symbol variable LocationEnginePriority
How can I test the newest changes in navigation ?