We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5cb016 commit 173c3dfCopy full SHA for 173c3df
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.1.6](https://github.com/tradle/react-native-udp/compare/v4.1.5...v4.1.6) (2022-12-05)
2
+
3
4
+### Bug Fixes
5
6
+* **Android:** Update Android code ([#220](https://github.com/tradle/react-native-udp/issues/220)) ([e5cb016](https://github.com/tradle/react-native-udp/commit/e5cb016e55133a2683b695b4dfed68cb72252948))
7
8
## [4.1.5](https://github.com/tradle/react-native-udp/compare/v4.1.4...v4.1.5) (2022-03-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-udp",
- "version": "4.1.5",
+ "version": "4.1.6",
"description": "React Native UDP socket API for Android & iOS",
"homepage": "https://github.com/tradle/react-native-udp",
"main": "src/index.js",
0 commit comments