summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Leege <brad@mapbox.com>2015-12-05 12:27:30 -0600
committerBrad Leege <brad@mapbox.com>2015-12-05 12:27:30 -0600
commit22d7537a252009dbe0cf86f9aff9db1af5a76d8a (patch)
tree6d4deb4f6d8d786669d310bca23dea8fc898bbdf
parent56ea347c49cfbeec9cf1dca5726b9eb322ebd1ec (diff)
downloadqtlocation-mapboxgl-22d7537a252009dbe0cf86f9aff9db1af5a76d8a.tar.gz
[android] #3192 #3194 - Setting Version to 2.4.0-SNAPSHOT
Enable day to day development and nightly SNAPSHOTS
-rw-r--r--android/MapboxGLAndroidSDK/gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/MapboxGLAndroidSDK/gradle.properties b/android/MapboxGLAndroidSDK/gradle.properties
index ab2e82c822..011273a3c5 100644
--- a/android/MapboxGLAndroidSDK/gradle.properties
+++ b/android/MapboxGLAndroidSDK/gradle.properties
@@ -1,5 +1,5 @@
GROUP=com.mapbox.mapboxsdk
-VERSION_NAME=2.3.0
+VERSION_NAME=2.4.0-SNAPSHOT
POM_DESCRIPTION=Mapbox GL Android SDK
POM_URL=https://github.com/mapbox/mapbox-gl-native