Skip to content

Commit 5ec62a6

Browse files
author
Rob Walch
committed
8.0.0-rc.3
1 parent e947590 commit 5ec62a6

File tree

3 files changed

+25
-25
lines changed

3 files changed

+25
-25
lines changed

docs/api/global.html

+23-23
Original file line numberDiff line numberDiff line change
@@ -1103,6 +1103,29 @@ <h5 class="subsection-title">Properties:</h5>
11031103
<tbody>
11041104

11051105

1106+
<tr>
1107+
1108+
<td class="name"><code>androidNative</code></td>
1109+
1110+
1111+
<td class="type">
1112+
1113+
1114+
<span class="param-type">boolean</span>
1115+
1116+
1117+
1118+
</td>
1119+
1120+
1121+
1122+
1123+
1124+
<td class="description last"><p>Is the browser Android Native?</p></td>
1125+
</tr>
1126+
1127+
1128+
11061129
<tr>
11071130

11081131
<td class="name"><code>chrome</code></td>
@@ -2031,29 +2054,6 @@ <h5 class="subsection-title">Properties:</h5>
20312054

20322055

20332056

2034-
<tr>
2035-
2036-
<td class="name"><code>androidNative</code></td>
2037-
2038-
2039-
<td class="type">
2040-
2041-
2042-
<span class="param-type">boolean</span>
2043-
2044-
2045-
2046-
</td>
2047-
2048-
2049-
2050-
2051-
2052-
<td class="description last"><p>Is the operating system Android Native?</p></td>
2053-
</tr>
2054-
2055-
2056-
20572057
<tr>
20582058

20592059
<td class="name"><code>iOS</code></td>

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jwplayer",
3-
"version": "8.0.0-rc.2",
3+
"version": "8.0.0-rc.3",
44
"description": "The JW Player is free for non-commerical use. To buy a license for commercial use, please visit \r http://www.jwplayer.com/pricing/",
55
"repository": "[email protected]:jwplayer/jwplayer.git",
66
"homepage": "https://github.com/jwplayer/jwplayer",

0 commit comments

Comments
 (0)