Skip to content

Commit 965afac

Browse files
committed
Release v18.17.8
1 parent e241526 commit 965afac

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
</tr>
77
<tr>
88
<td>
9+
<a href="#18.17.8">18.17.8</a><br/>
910
<a href="#18.17.7">18.17.7</a><br/>
1011
<a href="#18.17.6">18.17.6</a><br/>
1112
<a href="#18.17.5">18.17.5</a><br/>
@@ -53,8 +54,16 @@
5354
</tr>
5455
</table>
5556

57+
<a id="18.17.8"></a>
58+
## 2024-08-21, Version 18.17.8 (Current)
59+
60+
### Notable Changes
61+
62+
* android: use mavenCentral in gradle dependencies
63+
64+
5665
<a id="18.17.7"></a>
57-
## 2024-02-21, Version 18.17.7 (Current)
66+
## 2024-02-21, Version 18.17.7
5867

5968
### Notable Changes
6069

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodejs-mobile-react-native",
3-
"version": "18.17.7",
3+
"version": "18.17.8",
44
"description": "Node.js for Mobile Apps React Native plugin",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)