aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
blob: 4131f2e0955ff7212223fa8f776ff3ff76f2da31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "run": true,
  "device": true,
  "variants": [
    {
    },
    {
      "features": "max_level_off",
      "suffix": "_max_level_off"
    }
  ]
}