We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2bf410 commit 283779bCopy full SHA for 283779b
src/input-validator.ts
@@ -2,6 +2,7 @@ export const MIN_API_LEVEL = 15;
2
export const VALID_TARGETS: Array<string> = [
3
'default',
4
'google_apis',
5
+ 'google_apis_ps16k',
6
'aosp_atd',
7
'google_atd',
8
'google_apis_playstore',
0 commit comments