As per https://www.b4x.com/android/forum/threads/dropboxv2-library-cannot-run-dbxfiles_downloadfinished.139878/
Thanks Manfred for the push in the right direction, I have now updated to Java 11 but I'm getting the following error on compile:
Convert byte code - optimized dex. Error
PARSE ERROR:
unsupported class file version 55.0
...while parsing com/dropbox/core/AccessErrorException.class
1 error; aborting
Thanks Manfred for the push in the right direction, I have now updated to Java 11 but I'm getting the following error on compile:
Convert byte code - optimized dex. Error
PARSE ERROR:
unsupported class file version 55.0
...while parsing com/dropbox/core/AccessErrorException.class
1 error; aborting