summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rwxr-xr-x[-rw-r--r--]android/java/MapboxGLAndroidSDK/deploy.sh0
m---------styles0
m---------test/suite0
4 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ed7c234228..4b4a8ca33c 100644
--- a/Makefile
+++ b/Makefile
@@ -173,6 +173,10 @@ android: android-lib-$(ANDROID_ABI)
android-all: $(ANDROID_ABIS)
cd android/java && ./gradlew --parallel-threads=$(JOBS) build
+# Full build of GL Core for each architecture, build the Android Library, publish to Maven Central
+android-deploy: $(ANDROID_ABIS)
+ cd android/java/MapboxGLAndroidSDK && chmod ugo+x deploy.sh && ./deploy.sh
+
##### Maintenace operations ####################################################
diff --git a/android/java/MapboxGLAndroidSDK/deploy.sh b/android/java/MapboxGLAndroidSDK/deploy.sh
index c9392201e4..c9392201e4 100644..100755
--- a/android/java/MapboxGLAndroidSDK/deploy.sh
+++ b/android/java/MapboxGLAndroidSDK/deploy.sh
diff --git a/styles b/styles
-Subproject 9b582e2adc9ed852bf1a9a26b0e10d43389e861
+Subproject 25b1b7dff37a18151e3286144bc8013b432a886
diff --git a/test/suite b/test/suite
-Subproject d2fff4e2048bc4b0b2eb92c779fce01b4a45b06
+Subproject dba0f2b1fa749691435d06a251d733173d41e3f