diff options
author | Tobrun Van Nuland <tobrun.van.nuland@gmail.com> | 2017-07-26 16:45:49 +0200 |
---|---|---|
committer | Tobrun <tobrun@mapbox.com> | 2017-07-28 12:06:53 +0200 |
commit | 9b770f382ef7f1251f0f770175514345899101a8 (patch) | |
tree | c6117496c382c5e8918f07eada3a8293c64eb19a /platform | |
parent | 009da507fa780d111bb574154840a061ab284c8f (diff) | |
download | qtlocation-mapboxgl-9b770f382ef7f1251f0f770175514345899101a8.tar.gz |
[android] - build snapshots from release branch for v5.1.2
Diffstat (limited to 'platform')
-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 078fdbc801..a8646e3270 100644 --- a/platform/android/MapboxGLAndroidSDK/gradle.properties +++ b/platform/android/MapboxGLAndroidSDK/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.mapbox.mapboxsdk -VERSION_NAME=5.2.0-SNAPSHOT +VERSION_NAME=5.1.2-SNAPSHOT POM_DESCRIPTION=Mapbox GL Android SDK POM_URL=https://github.com/mapbox/mapbox-gl-native |