Skip to content

Commit

Permalink
Fix the mapbox route cannot found issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
DJI-William committed Aug 5, 2021
1 parent 91f9e86 commit b8d16b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'

repositories {
mavenLocal()
maven { url 'https://mapbox.bintray.com/mapbox' }
jcenter()
}

android {
Expand Down

0 comments on commit b8d16b5

Please sign in to comment.