You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
</tr>
7
7
<tr>
8
8
<td>
9
+
<ahref="#0.4.3">0.4.3</a><br/>
9
10
<ahref="#0.4.2">0.4.2</a><br/>
10
11
<ahref="#0.4.1">0.4.1</a><br/>
11
12
<ahref="#0.4.0">0.4.0</a><br/>
@@ -24,8 +25,19 @@
24
25
</tr>
25
26
</table>
26
27
28
+
<aid="0.4.3"></a>
29
+
## 2019-06-10, Version 0.4.3 (Current)
30
+
31
+
### Notable Changes
32
+
33
+
* Fix a compatibility issue with newer versions of Gradle when building for Android.
34
+
35
+
### Commits
36
+
37
+
*[[`aafb0a5`](https://github.com/janeasystems/nodejs-mobile-react-native/commit/aafb0a56b6960b2b116ad9ef9b673738d99a4512)] - android: use input and output dir syntax in Gradle (Jaime Bernardo)
0 commit comments