sforkowany z mirror/meshtastic-android
this time ci will work I hope!
rodzic
01100e67e1
commit
8e1a31f128
|
@ -20,9 +20,12 @@ jobs:
|
|||
run: |
|
||||
# not yet needed echo $gservices > ./app/google-services.json
|
||||
cp ./app/google-services-example.json ./app/google-services.json
|
||||
|
||||
rm ./app/google-services.json
|
||||
cp ./app/special/mapbox-token.xml ./app/src/main/res/values/
|
||||
# The following would not be valid XML, don't use yet
|
||||
# echo $mapboxtoken > ./app/src/main/res/values/mapbox-token.xml
|
||||
|
||||
mkdir -p ~/.gradle
|
||||
echo "MAPBOX_DOWNLOADS_TOKEN=$mapboxtoken" >>~/.gradle/gradle.properties
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue