summaryrefslogtreecommitdiff
path: root/platform/android/gradle/gradle-update-vendor-modules.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/gradle/gradle-update-vendor-modules.gradle')
-rw-r--r--platform/android/gradle/gradle-update-vendor-modules.gradle3
1 files changed, 0 insertions, 3 deletions
diff --git a/platform/android/gradle/gradle-update-vendor-modules.gradle b/platform/android/gradle/gradle-update-vendor-modules.gradle
deleted file mode 100644
index 2b8128d211..0000000000
--- a/platform/android/gradle/gradle-update-vendor-modules.gradle
+++ /dev/null
@@ -1,3 +0,0 @@
-task updateVendorSubmodules {
- "git submodule update --init --recursive vendor".execute()
-} \ No newline at end of file