Skip to content

Commit

Permalink
Update Readme with library limitations
Browse files Browse the repository at this point in the history
  • Loading branch information
fulvius31 committed Dec 16, 2022
1 parent 2bab995 commit ce055ff
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 ce055ff

Please sign in to comment.