diff options
author | Łukasz Paczos <lukasz.paczos@mapbox.com> | 2018-06-07 19:24:01 +0200 |
---|---|---|
committer | Łukasz Paczos <lukasz.paczos@mapbox.com> | 2018-06-11 12:46:27 +0200 |
commit | 871903bf62acb86820cafa66839c6cb83f9dc5d4 (patch) | |
tree | 93ebb07f6f9c836dc832750115cbad85a9a0050b | |
parent | 83dba74dd243802607ef865833fc603ccf311886 (diff) | |
download | qtlocation-mapboxgl-871903bf62acb86820cafa66839c6cb83f9dc5d4.tar.gz |
[android] - bump snapshots building on master to 6.3.0
-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 a49ef47674..dabe79665f 100644 --- a/platform/android/MapboxGLAndroidSDK/gradle.properties +++ b/platform/android/MapboxGLAndroidSDK/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.mapbox.mapboxsdk -VERSION_NAME=6.2.0-SNAPSHOT +VERSION_NAME=6.3.0-SNAPSHOT POM_DESCRIPTION=Mapbox GL Android SDK POM_URL=https://github.com/mapbox/mapbox-gl-native |