Skip to content

Commit dbd41c0

Browse files
authored
Merge pull request #4 from rcowsill/fix/android-minver-warn
Set Android min version to 113.0
2 parents 97356ec + b44ccab commit dbd41c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

manifest.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"strict_min_version": "69.0"
3131
},
3232
"gecko_android": {
33+
"strict_min_version": "113.0"
3334
}
3435
}
35-
}
36+
}

0 commit comments

Comments
 (0)