Skip to content

Commit 180f02a

Browse files
Update API levels with new OS versions
1 parent cc2e58c commit 180f02a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ The full mapping of API_LEVEL branches, including OS release candidates, is avai
7272
| 18 | nanos+_1.2.0 | :x: |
7373
| 19 | flex_1.0.0 <br/> flex_1.0.1 <br/> | :x: |
7474
| 21 | stax_1.5.0 <br/> flex_1.1.0 <br/> flex_1.1.1 <br/> | :x: |
75-
| 22 | nanox_2.4.1 <br/> nanos+_1.3.1 <br/> stax_1.6.1 <br/> flex_1.2.1 <br/> nanox_2.4.2 <br/> nanos+_1.3.2 <br/> stax_1.6.2 <br/> flex_1.2.2 <br/> | :heavy_check_mark: |
75+
| 22 | nanox_2.4.1 <br/> nanos+_1.3.1 <br/> stax_1.6.1 <br/> flex_1.2.1 <br/> nanox_2.4.2 <br/> nanos+_1.3.2 <br/> stax_1.6.2 <br/> flex_1.2.2 <br/> | :x: |
76+
| 24 | nanox_2.5.0 <br/> nanos+_1.4.0 <br/> stax_1.8.0 <br/> flex_1.4.0 <br/> | :heavy_check_mark: |
7677

7778
### Cherry-picking process:
7879

api_levels.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,14 @@
112112
"nanox_2.4.2",
113113
"stax_1.6.2",
114114
"flex_1.2.2"
115+
],
116+
"24": [
117+
"nanos+_1.4.0",
118+
"nanox_2.5.0",
119+
"stax_1.8.0",
120+
"flex_1.4.0"
121+
],
122+
"25": [
123+
"apex_p_0.0.2-rc1"
115124
]
116125
}

0 commit comments

Comments
 (0)