mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-06-02 06:24:16 +02:00
1.1.21 hmm it seems that mapbox changed how they distribute their jars in March
so we haven't been getting new versions of their code since then. Change to use their new (ugly) signin based system. I bet this breaks CI but for now I just want to make sure I have fixes they mention in their github issues. Upgrade from 9.2.1 to 9.5.0 In particular issues with Samsung devices - possibly related to https://github.com/meshtastic/Meshtastic-Android/issues/206
This commit is contained in:
Generated
+5
@@ -26,5 +26,10 @@
|
||||
<option name="name" value="maven" />
|
||||
<option name="url" value="https://jitpack.io" />
|
||||
</remote-repository>
|
||||
<remote-repository>
|
||||
<option name="id" value="maven" />
|
||||
<option name="name" value="maven" />
|
||||
<option name="url" value="https://api.mapbox.com/downloads/v2/releases/maven" />
|
||||
</remote-repository>
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user