Skip to content

Commit

Permalink
Merge branch 'main' of github.com:fulvius31/ip-neigh-sdk30
Browse files Browse the repository at this point in the history
  • Loading branch information
fulvius31 committed Dec 19, 2022
2 parents 4e2f16b + ce055ff commit 0295c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ String arpTable = ArpNDK.getARP();

# Important Note

This library actually works also if your `targetSdk` in your `build.gradle` is set to `32` and `minSdk` to '21'
This library **does not** work with Android 13 devices if you use `targetSdk` equals to `32` .

## Apps Using this Library

Expand Down

0 comments on commit 0295c2c

Please sign in to comment.