1
0
mirror of https://github.com/lancedikson/bowser synced 2025-06-13 13:03:52 +00:00

Removed Android 10 "Q"

This commit is contained in:
Daniel Olivares Giménez 2020-10-22 17:32:33 +02:00
parent a31bfb1819
commit 494aea2c81
2 changed files with 0 additions and 2 deletions

View File

@ -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;
}

View File

@ -361,7 +361,6 @@
os:
name: "Android"
version: "10"
versionName: "Q"
platform:
type: "mobile"
engine: