We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ddfc13 commit e6418d7Copy full SHA for e6418d7
1 file changed
plugin-traffic/README.md
@@ -18,7 +18,7 @@ repositories {
18
19
// In the app build.gradle file
20
dependencies {
21
- implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-traffic:0.4.0'
+ implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-traffic:0.5.0'
22
}
23
```
24
@@ -35,7 +35,7 @@ repositories {
35
36
37
38
- implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-traffic:0.5.0-SNAPSHOT'
+ implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-traffic:0.6.0-SNAPSHOT'
39
40
41
0 commit comments