summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCameron Mace <cameron@mapbox.com>2016-12-14 16:14:23 -0500
committerGitHub <noreply@github.com>2016-12-14 16:14:23 -0500
commit590c1499ca2d415668cefd0eb836f913909e31c5 (patch)
tree94aaf7f75c48f7d46d651d883807a48e4d0c62ca
parent9be38c3586dce71f4ea673a71346d6956fe18876 (diff)
downloadqtlocation-mapboxgl-upstream/release-android-v4.2.0.tar.gz
changed version name back to snapshot (#7435)upstream/release-android-v4.2.0
-rw-r--r--platform/android/MapboxGLAndroidSDK/gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/gradle.properties b/platform/android/MapboxGLAndroidSDK/gradle.properties
index 7597a449af..2a2d29c646 100644
--- a/platform/android/MapboxGLAndroidSDK/gradle.properties
+++ b/platform/android/MapboxGLAndroidSDK/gradle.properties
@@ -1,5 +1,5 @@
GROUP=com.mapbox.mapboxsdk
-VERSION_NAME=4.2.0
+VERSION_NAME=4.2.1-SNAPSHOT
POM_DESCRIPTION=Mapbox GL Android SDK
POM_URL=https://github.com/mapbox/mapbox-gl-native