aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo2android.json')
-rw-r--r--cargo2android.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/cargo2android.json b/cargo2android.json
index 12be884..604d595 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -1,7 +1,7 @@
{
- "device": true,
- "features": "default,tags",
- "run": true,
- "tests": true,
- "vendor_available": true
-}
+ "device": true,
+ "features": "default,tags",
+ "run": true,
+ "tests": true,
+ "vendor-available": true
+} \ No newline at end of file