diff options
author | Fabian Guerra <fabian.guerra@mapbox.com> | 2017-08-28 17:11:40 -0400 |
---|---|---|
committer | Fabian Guerra <fabian.guerra@mapbox.com> | 2017-08-28 17:11:40 -0400 |
commit | dd18e1af1e8366bc3126cc897ae4b6d5890acd0b (patch) | |
tree | f04f60f52dabccabcd2c6cb366094fe53193b212 | |
parent | 8c020591de0f5129b9c9d6a99fcf47fdd61a2b0f (diff) | |
download | qtlocation-mapboxgl-upstream/fabian-merge-release-branch.tar.gz |
[android] Update sdk version.upstream/fabian-merge-release-branch
-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 389fcf275a..ff6e2f61df 100644 --- a/platform/android/MapboxGLAndroidSDK/gradle.properties +++ b/platform/android/MapboxGLAndroidSDK/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.mapbox.mapboxsdk -VERSION_NAME=5.1.3-SNAPSHOT +VERSION_NAME=5.2.0-SNAPSHOT POM_DESCRIPTION=Mapbox GL Android SDK POM_URL=https://github.com/mapbox/mapbox-gl-native |