diff --git a/src/utils.js b/src/utils.js index 0cd8f53..d1174bf 100644 --- a/src/utils.js +++ b/src/utils.js @@ -135,7 +135,6 @@ export default class Utils { if (v[0] === 7) return 'Nougat'; if (v[0] === 8) return 'Oreo'; if (v[0] === 9) return 'Pie'; - if (v[0] === 10) return 'Q'; return undefined; } diff --git a/test/acceptance/useragentstrings.yml b/test/acceptance/useragentstrings.yml index 25105c5..eb12634 100644 --- a/test/acceptance/useragentstrings.yml +++ b/test/acceptance/useragentstrings.yml @@ -361,7 +361,6 @@ os: name: "Android" version: "10" - versionName: "Q" platform: type: "mobile" engine: