Skip to content

Commit db2c5f8

Browse files
authored
settings.yml for 2.5.0 (#3783)
1 parent 22f6941 commit db2c5f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/config_files/settings.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ It looks like this:
6969
ios_version: *ios_version
7070
Android:
7171
api_level: [ANY]
72+
ndk_version: [null, ANY]
7273
FreeBSD:
7374
SunOS:
7475
AIX:
@@ -101,7 +102,7 @@ It looks like this:
101102
"9", "9.1", "9.2", "9.3", "9.4", "9.5",
102103
"10", "10.1", "10.2", "10.3", "10.4", "10.5",
103104
"11", "11.1", "11.2", "11.3", "11.4",
104-
"12", "12.1", "12.2", "12.3",
105+
"12", "12.1", "12.2", "12.3", "12.4",
105106
"13", "13.1", "13.2", "13.3",
106107
"14", "14.1"]
107108
libcxx: [libstdc++, libstdc++11]

0 commit comments

Comments
 (0)