sforkowany z mirror/meshtastic-android
removed unused dependencies
rodzic
f4bfcb85f7
commit
332ef3eb6a
|
@ -7,8 +7,6 @@ import com.geeksville.android.GeeksvilleApplication
|
|||
import com.geeksville.android.Logging
|
||||
import com.geeksville.util.Exceptions
|
||||
import com.google.firebase.crashlytics.FirebaseCrashlytics
|
||||
import com.mapbox.maps.loader.MapboxMaps
|
||||
import com.mapbox.maps.plugin.Plugin
|
||||
|
||||
class MeshUtilApplication : GeeksvilleApplication() {
|
||||
|
||||
|
|
|
@ -30,7 +30,6 @@ import com.mapbox.maps.extension.style.layers.properties.generated.TextJustify
|
|||
import com.mapbox.maps.extension.style.sources.addSource
|
||||
import com.mapbox.maps.extension.style.sources.generated.GeoJsonSource
|
||||
import com.mapbox.maps.plugin.animation.MapAnimationOptions
|
||||
import com.mapbox.maps.plugin.animation.easeTo
|
||||
import com.mapbox.maps.plugin.animation.flyTo
|
||||
import com.mapbox.maps.plugin.gestures.gestures
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue