Skip to content

Commit 185dd66

Browse files
committed
support android 12L build
1 parent b2d0409 commit 185dd66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson_options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ option(
482482
'platform-sdk-version',
483483
type : 'integer',
484484
min : 25,
485-
max : 31,
485+
max : 32,
486486
value : 25,
487487
description : 'Android Platform SDK version. Default: Nougat version.'
488488
)

0 commit comments

Comments
 (0)