Skip to content

Commit

Permalink
settings.yml for 2.5.0 (#3783)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbrilRBS authored Jul 1, 2024
1 parent 22f6941 commit db2c5f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion reference/config_files/settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ It looks like this:
ios_version: *ios_version
Android:
api_level: [ANY]
ndk_version: [null, ANY]
FreeBSD:
SunOS:
AIX:
Expand Down Expand Up @@ -101,7 +102,7 @@ It looks like this:
"9", "9.1", "9.2", "9.3", "9.4", "9.5",
"10", "10.1", "10.2", "10.3", "10.4", "10.5",
"11", "11.1", "11.2", "11.3", "11.4",
"12", "12.1", "12.2", "12.3",
"12", "12.1", "12.2", "12.3", "12.4",
"13", "13.1", "13.2", "13.3",
"14", "14.1"]
libcxx: [libstdc++, libstdc++11]
Expand Down

0 comments on commit db2c5f8

Please sign in to comment.