diff options
author | Tobrun <tobrun.van.nuland@gmail.com> | 2018-10-17 14:02:12 +0200 |
---|---|---|
committer | Tobrun <tobrun.van.nuland@gmail.com> | 2018-10-17 14:03:06 +0200 |
commit | ba58cb57d18076b125466505e614027d4dd9c119 (patch) | |
tree | 578add3582c3450c53dcbb1543f60bfe897b44e9 | |
parent | 088decdb9cb6a39ec8afc613faf04a597a1782d7 (diff) | |
download | qtlocation-mapboxgl-upstream/tvn-cp-v6.6.1.tar.gz |
[android] - update SNAPSHOT versionupstream/tvn-cp-v6.6.1
-rw-r--r-- | platform/android/MapboxGLAndroidSDK/gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/gradle.properties b/platform/android/MapboxGLAndroidSDK/gradle.properties index 658b7f0490..a26b519772 100644 --- a/platform/android/MapboxGLAndroidSDK/gradle.properties +++ b/platform/android/MapboxGLAndroidSDK/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.mapbox.mapboxsdk -VERSION_NAME=6.6.0-SNAPSHOT +VERSION_NAME=6.6.2-SNAPSHOT POM_DESCRIPTION=Mapbox GL Android SDK POM_URL=https://github.com/mapbox/mapbox-gl-native |