summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLangston Smith <langston.smith@mapbox.com>2018-01-26 16:39:16 -0800
committerGitHub <noreply@github.com>2018-01-26 16:39:16 -0800
commit6996e2d81abb8ea2ad23a6efe1502809bbe7e882 (patch)
treecfd3ac153fa9d6b91e923464f528b8acff795ebc
parent21ea1d2eb6d8b3fc9403e36a00ca7f4049717de4 (diff)
downloadqtlocation-mapboxgl-6996e2d81abb8ea2ad23a6efe1502809bbe7e882.tar.gz
Matching version nums
-rw-r--r--platform/android/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/README.md b/platform/android/README.md
index 9a40b4d997..8605b66b25 100644
--- a/platform/android/README.md
+++ b/platform/android/README.md
@@ -89,7 +89,7 @@ More information about building and distributing this project in [DISTRIBUTE.md]
#### Using the SDK snapshot
-Instead of using the latest stable release of the Maps SDK for Android, you can use a "snapshot" or the beta version if there is one available. Our snapshots are built every time a Github pull request adds code to this repository's `master` branch. If you'd like to use a snapshot build, your Android project's gradle file should have -SNAPSHOT appended to the SDK version number. For example, the `5.3.2-SNAPSHOT` would look like:
+Instead of using the latest stable release of the Maps SDK for Android, you can use a "snapshot" or the beta version if there is one available. Our snapshots are built every time a Github pull request adds code to this repository's `master` branch. If you'd like to use a snapshot build, your Android project's gradle file should have -SNAPSHOT appended to the SDK version number. For example, the `5.2.0-SNAPSHOT` would look like:
```java
// Mapbox SDK dependency