summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/MapboxGLAndroidSDK/deploy.sh')
-rwxr-xr-xplatform/android/MapboxGLAndroidSDK/deploy.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/deploy.sh b/platform/android/MapboxGLAndroidSDK/deploy.sh
new file mode 100755
index 0000000000..c9392201e4
--- /dev/null
+++ b/platform/android/MapboxGLAndroidSDK/deploy.sh
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+../gradlew -b build.gradle clean assembleRelease uploadArchives