Skip to content

Commit

Permalink
switched compile to implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
Langston Smith authored and langsmith committed Jul 2, 2019
1 parent a4dd4ed commit e5e3663
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 @@ -46,7 +46,7 @@ repositories {
}
dependencies {
compile 'com.mapbox.mapboxsdk:mapbox-sdk-services:4.9.0-SNAPSHOT'
implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:4.9.0-SNAPSHOT'
}
```

Expand Down

0 comments on commit e5e3663

Please sign in to comment.