From d6ef473cc287ace311be610293e0adf5b964ca52 Mon Sep 17 00:00:00 2001 From: Kevin Hester Date: Fri, 11 Dec 2020 19:59:17 +0800 Subject: [PATCH] 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 --- .idea/jarRepositories.xml | 5 +++++ app/build.gradle | 6 +++--- build.gradle | 14 ++++++++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml index 237047402..d151f585d 100644 --- a/.idea/jarRepositories.xml +++ b/.idea/jarRepositories.xml @@ -26,5 +26,10 @@