smartapp-sdk-java
smartapp-sdk-java copied to clipboard
SDK does not work for Java 11
There is a dependency on a version of Lombok that does not support Java 11.
Ideally, remove the dependency altogether. Failing that, ensure we are using a version that supports both Java 8 and Java 11.