diff options
author | Brad Leege <bleege@gmail.com> | 2016-06-29 12:23:51 -0500 |
---|---|---|
committer | Brad Leege <bleege@gmail.com> | 2016-06-29 12:23:51 -0500 |
commit | dfbee38f53a15b1197ada6a9d59c70ab37a2c439 (patch) | |
tree | 690302d4e1b6a31072b6daa935940ff87368e4e2 /platform/android/MapboxGLAndroidSDK/gradle.properties | |
parent | a8cd7ecdfbf9410bf4919238eed40de1767a1225 (diff) | |
download | qtlocation-mapboxgl-dfbee38f53a15b1197ada6a9d59c70ab37a2c439.tar.gz |
[android] #5510 - Setting version to 4.2.0-SNAPSHOT
Diffstat (limited to 'platform/android/MapboxGLAndroidSDK/gradle.properties')
-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 c20b64522b..6aab985298 100644 --- a/platform/android/MapboxGLAndroidSDK/gradle.properties +++ b/platform/android/MapboxGLAndroidSDK/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.mapbox.mapboxsdk -VERSION_NAME=4.1.0 +VERSION_NAME=4.2.0-SNAPSHOT POM_DESCRIPTION=Mapbox GL Android SDK POM_URL=https://github.com/mapbox/mapbox-gl-native |