aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--0.3.3/cargo2android.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/0.3.3/cargo2android.json b/0.3.3/cargo2android.json
index d36fb44..8b712d9 100644
--- a/0.3.3/cargo2android.json
+++ b/0.3.3/cargo2android.json
@@ -1,5 +1,6 @@
{
"device": true,
"run": true,
- "tests": true
-} \ No newline at end of file
+ "tests": true,
+ "name-suffix": "_deprecated"
+}