Skip to content

Commit

Permalink
Issue 45 (#49)
Browse files Browse the repository at this point in the history
* fix txt records returned as string instead of UInt8List

* fix key sent instead of value

* fix issue #45
  • Loading branch information
jnstahl committed Dec 4, 2023
1 parent d63043f commit 58d701a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.nimroddayan.flutternsd">
<uses-permission android:name="android.permission.INTERNET"/>

<uses-permission android:name="android.permission.NEARBY_DEVICES" />
</manifest>

0 comments on commit 58d701a

Please sign in to comment.