summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/MapboxGLAndroidSDK/gradle.properties')
-rw-r--r--platform/android/MapboxGLAndroidSDK/gradle.properties18
1 files changed, 0 insertions, 18 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/gradle.properties b/platform/android/MapboxGLAndroidSDK/gradle.properties
index a2c56b40bf..be4246a903 100644
--- a/platform/android/MapboxGLAndroidSDK/gradle.properties
+++ b/platform/android/MapboxGLAndroidSDK/gradle.properties
@@ -1,23 +1,5 @@
-GROUP=com.mapbox.mapboxsdk
VERSION_NAME=7.3.0-SNAPSHOT
-POM_DESCRIPTION=Mapbox Maps SDK for Android
-POM_URL=https://github.com/mapbox/mapbox-gl-native
-POM_SCM_URL=https://github.com/mapbox/mapbox-gl-native
-POM_SCM_CONNECTION=scm:git@github.com:mapbox/mapbox-gl-native.git
-POM_SCM_DEV_CONNECTION=scm:git@github.com:mapbox/mapbox-gl-native.git
-POM_VCS_URL=https://github.com/mapbox/mapbox-gl-native.git
-POM_LICENCE_NAME=The 2-Clause BSD License
-POM_LICENCE_URL=https://opensource.org/licenses/BSD-2-Clause
-POM_LICENCE_DIST=repo
-POM_DEVELOPER_ID=mapbox
-POM_DEVELOPER_NAME=Mapbox
-POM_DEVELOPER_GROUP_ID=com.mapbox.mapboxsdk
-POM_NAME=Mapbox Maps SDK for Android
-POM_ARTIFACT_ID=mapbox-android-sdk
-POM_PACKAGING=aar
-TRACKER_URL=https://github.com/mapbox/mapbox-gl-native/issues
-
# Only build native dependencies for the current ABI
# See https://code.google.com/p/android/issues/detail?id=221098#c20
android.buildOnlyTargetAbi=true