aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo2android.json')
-rw-r--r--cargo2android.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/cargo2android.json b/cargo2android.json
index 63c1f22..9501f3b 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -11,10 +11,10 @@
],
"device": true,
"min-sdk-version": "29",
- "vendor_available": true,
"run": true,
"test-blocklist": [
"tests/no_std.rs"
],
- "tests": true
-}
+ "tests": true,
+ "vendor-available": true
+} \ No newline at end of file