HPInc / jipp

A Java-compatible implementation of IPP
MIT License
153 stars 42 forks source link

Remove static interface methods #49

Closed GladeDiviney closed 5 years ago

GladeDiviney commented 5 years ago

Building for Android M results in

D8: Static interface methods are only supported starting with Android N (--min-api 24): com.hp.jipp.encoding.Attribute com.hp.jipp.encoding.Attribute.noValue(java.lang.String)