Closed yanzixiang closed 8 years ago
Error:Gradle: ModbusTcpSlave.java:110-111: Lambda coming from jar file need their interfaces on the classpath to be compiled, unknown interfaces are java.util.function.Consumer
i got this error.
You may need to try something like retrolambda to get this library working on Android:
https://github.com/orfjackal/retrolambda https://github.com/evant/gradle-retrolambda
Error:Gradle: ModbusTcpSlave.java:110-111: Lambda coming from jar file need their interfaces on the classpath to be compiled, unknown interfaces are java.util.function.Consumer
i got this error.