We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b97c01e commit 929e4e8Copy full SHA for 929e4e8
1 file changed
plugin-localization/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-localization:0.1.0'
+ implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-localization:0.2.0'
22
}
23
```
24
@@ -36,7 +36,7 @@ repositories {
36
37
38
39
- implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-localization:0.2.0-SNAPSHOT'
+ implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-localization:0.3.0-SNAPSHOT'
40
41
42
0 commit comments