Files
letro-android/.github/workflows
Marco Romano 8648e8ba53 Extract maptiler's map ids (#926)
Maptiler custom map ids are only useable by the account that create them. So if we hardcode them forkers won't be able to use the maps even if the bring in their own api key (because they can't access our maps with their api key).

Requires to set our map ids in `local.properties` for local development:
```
services.maptiler.lightMapId=9bc819c8-e627-474a-a348-ec144fe3d810
services.maptiler.darkMapId=dea61faf-292b-4774-9660-58fcef89a7f3
```
2023-07-20 14:29:06 +02:00
..
2023-07-20 14:29:06 +02:00
2023-06-01 15:34:45 +02:00
2023-07-20 14:29:06 +02:00
2023-07-20 14:29:06 +02:00
2023-07-20 14:29:06 +02:00
2023-06-30 13:25:36 +01:00