Skip to content

Commit

Permalink
Set Android min version to 113.0
Browse files Browse the repository at this point in the history
This fixes a web-ext lint warning
  • Loading branch information
rcowsill authored Jan 6, 2024
1 parent 97356ec commit b44ccab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"strict_min_version": "69.0"
},
"gecko_android": {
"strict_min_version": "113.0"
}
}
}
}

0 comments on commit b44ccab

Please sign in to comment.