diff options
author | Tobrun <tobrun.van.nuland@gmail.com> | 2018-01-23 12:14:41 +0100 |
---|---|---|
committer | Tobrun <tobrun@mapbox.com> | 2018-01-23 20:26:53 +0100 |
commit | 14f3f86f6347c5d4ec2d9fe9d0ca8b05e6b06932 (patch) | |
tree | 0fb128242382c17f9d73dafdd7cd0aaf8fdac1df | |
parent | 80789ab2c8a8538afc63141619158bdd3a332003 (diff) | |
download | qtlocation-mapboxgl-14f3f86f6347c5d4ec2d9fe9d0ca8b05e6b06932.tar.gz |
[android] - release android v5.3.2, bump snapshot version
-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 b4faba88cc..20d6f60baf 100644 --- a/platform/android/MapboxGLAndroidSDK/gradle.properties +++ b/platform/android/MapboxGLAndroidSDK/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.mapbox.mapboxsdk -VERSION_NAME=5.3.2-SNAPSHOT +VERSION_NAME=5.3.3-SNAPSHOT POM_DESCRIPTION=Mapbox GL Android SDK POM_URL=https://github.com/mapbox/mapbox-gl-native |