summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2018-11-16 09:31:32 +0100
committerTobrun <tobrun.van.nuland@gmail.com>2018-11-16 09:31:32 +0100
commit39bdc44059dc63bf98452bcfd2ec5c61e4ac0f56 (patch)
tree00ecd6f67d858c038d4d8f7cdf73a16fe98f8e13
parent425a3ade9ebbd874fc7172afdbfa91d861b49f92 (diff)
downloadqtlocation-mapboxgl-upstream/release-android-v7.0.0-alpha.1.tar.gz
[android] - update release configupstream/release-android-v7.0.0-alpha.1
-rw-r--r--circle.yml5
-rw-r--r--platform/android/MapboxGLAndroidSDK/gradle.properties2
2 files changed, 2 insertions, 5 deletions
diff --git a/circle.yml b/circle.yml
index 027e154592..9632686a54 100644
--- a/circle.yml
+++ b/circle.yml
@@ -14,10 +14,7 @@ workflows:
- android-arm-v7-template:
name: android-gnustl-arm-v7
stl: gnustl_shared
- - android-release:
- filters:
- tags:
- only: /android-v.*/
+ - android-release
- node-clang39-release:
filters:
tags:
diff --git a/platform/android/MapboxGLAndroidSDK/gradle.properties b/platform/android/MapboxGLAndroidSDK/gradle.properties
index afac72ce9a..3e9cb71034 100644
--- a/platform/android/MapboxGLAndroidSDK/gradle.properties
+++ b/platform/android/MapboxGLAndroidSDK/gradle.properties
@@ -1,5 +1,5 @@
GROUP=com.mapbox.mapboxsdk
-VERSION_NAME=7.0.0-SNAPSHOT
+VERSION_NAME=7.0.0-alpha.1
POM_DESCRIPTION=Mapbox GL Android SDK
POM_URL=https://github.com/mapbox/mapbox-gl-native