diff options
author | Tobrun Van Nuland <tobrun.van.nuland@gmail.com> | 2017-09-26 09:38:20 +0200 |
---|---|---|
committer | Tobrun <tobrun@mapbox.com> | 2017-09-26 11:43:33 +0200 |
commit | 3f52377543885170da6a27e1c24657cc4cbcf29c (patch) | |
tree | a2278fb5455f179e828dbed4620880c9ecb41a16 /platform/android | |
parent | 0108f7cd7e82072e9f229a1a8528e19f92209c65 (diff) | |
download | qtlocation-mapboxgl-3f52377543885170da6a27e1c24657cc4cbcf29c.tar.gz |
[android] [auto] Update properties to version 5.1.4 in preparation for build.android-v5.1.4
Diffstat (limited to 'platform/android')
-rw-r--r-- | platform/android/MapboxGLAndroidSDK/gradle.properties | 2 | ||||
-rw-r--r-- | platform/android/MapboxGLAndroidSDK/src/main/resources/fabric/com.mapbox.mapboxsdk.mapbox-android-sdk.properties | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/gradle.properties b/platform/android/MapboxGLAndroidSDK/gradle.properties index 033903822f..078fdbc801 100644 --- a/platform/android/MapboxGLAndroidSDK/gradle.properties +++ b/platform/android/MapboxGLAndroidSDK/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.mapbox.mapboxsdk -VERSION_NAME=5.1.4-SNAPSHOT +VERSION_NAME=5.2.0-SNAPSHOT POM_DESCRIPTION=Mapbox GL Android SDK POM_URL=https://github.com/mapbox/mapbox-gl-native diff --git a/platform/android/MapboxGLAndroidSDK/src/main/resources/fabric/com.mapbox.mapboxsdk.mapbox-android-sdk.properties b/platform/android/MapboxGLAndroidSDK/src/main/resources/fabric/com.mapbox.mapboxsdk.mapbox-android-sdk.properties index 81e0e5d7a8..716f0ffe70 100644 --- a/platform/android/MapboxGLAndroidSDK/src/main/resources/fabric/com.mapbox.mapboxsdk.mapbox-android-sdk.properties +++ b/platform/android/MapboxGLAndroidSDK/src/main/resources/fabric/com.mapbox.mapboxsdk.mapbox-android-sdk.properties @@ -1,3 +1,3 @@ fabric-identifier=com.mapbox.mapboxsdk.mapbox-android-sdk -fabric-version=5.1.3 +fabric-version=5.1.4 fabric-build-type=binary |