summaryrefslogtreecommitdiff
path: root/platform/android/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/build.gradle')
-rw-r--r--platform/android/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/android/build.gradle b/platform/android/build.gradle
index b91be625ee..0be1d73a5c 100644
--- a/platform/android/build.gradle
+++ b/platform/android/build.gradle
@@ -35,3 +35,4 @@ subprojects {
// Load build system information. If this file does not exist, run
// `make platform/android/gradle/configuration.gradle`
apply from: "${rootDir}/gradle/configuration.gradle"
+apply from: "${rootDir}/gradle/download-schema.gradle" \ No newline at end of file