Skip to content

Commit

Permalink
Update Android configuration path (flutter-mapbox-gl#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
japborst authored and tobrun committed Mar 30, 2019
1 parent 3a40888 commit 47975b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This project uses Mapbox vector tiles, which requires a Mapbox account and a Map

##### Android
After you get the key, place it in project's Android directory:
- Add your access token to `$project_dir/example/android/app/src/values/developer-config.xml`
- Add your access token to `$project_dir/example/android/app/src/main/res/values/developer-config.xml`


#### iOS
Expand Down

0 comments on commit 47975b5

Please sign in to comment.