diff options
author | Brad Leege <bleege@gmail.com> | 2015-12-04 11:04:18 -0600 |
---|---|---|
committer | Brad Leege <bleege@gmail.com> | 2015-12-04 11:04:18 -0600 |
commit | b3320b20ccac3dbb27b6ab314aa45e3b5f50b3b1 (patch) | |
tree | 7816d627350971567b5299b764a6bfb9b3018025 | |
parent | 78901ee7120327f2dc004ad3d5dbf0bc1f81f734 (diff) | |
download | qtlocation-mapboxgl-b3320b20ccac3dbb27b6ab314aa45e3b5f50b3b1.tar.gz |
[android] #3192 - Setting version to 2.3.0 for release
-rw-r--r-- | android/MapboxGLAndroidSDK/gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/MapboxGLAndroidSDK/gradle.properties b/android/MapboxGLAndroidSDK/gradle.properties index 68ca0f4c2a..ab2e82c822 100644 --- a/android/MapboxGLAndroidSDK/gradle.properties +++ b/android/MapboxGLAndroidSDK/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.mapbox.mapboxsdk -VERSION_NAME=2.3.0-SNAPSHOT +VERSION_NAME=2.3.0 POM_DESCRIPTION=Mapbox GL Android SDK POM_URL=https://github.com/mapbox/mapbox-gl-native |