Peergos / nabu

A minimal Java implementation of IPFS
MIT License
59 stars 11 forks source link

use alternate method to list network interfaces #78

Closed kevodwyer closed 9 months ago

kevodwyer commented 9 months ago

networkInterfaces() is available in Java9. Android tops out at java8 compatibility