aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo2android.json')
-rw-r--r--cargo2android.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cargo2android.json b/cargo2android.json
index 44e747c..5412b5b 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -4,9 +4,9 @@
"com.android.resolv",
"com.android.virt"
],
- "min_sdk_version": "29",
"dependencies": true,
"device": true,
+ "min-sdk-version": "29",
"run": true,
"tests": true
} \ No newline at end of file