aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo2android.json')
-rw-r--r--cargo2android.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/cargo2android.json b/cargo2android.json
index 76ddc04..16de8f8 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -5,5 +5,6 @@
"copy-out": true,
"device": true,
"run": true,
- "tests": true
-} \ No newline at end of file
+ "tests": true,
+ "vendor-available": true
+}