Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 241 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 241 Bytes

Flyme

Build

This application needs some environmental variables.

  • Google Maps API KEY
  • API access URL

You must write those secrets to "local.properties".

MAPS_API_KEY=${YOUR_API_KEY}
API_URL=${FLYME_API_URL}