Closed SangameswaranRS closed 2 years ago
Does it work if you use the Android artifact directly?
implementation("io.maryk.rocksdb:rocksdb-android:6.20.4")
Think its due to high targeting on the JVM. Is JVM 11 supported?
And keep up the good work.
I made a mistake with the Android publishing while doing a quick upgrade of the dependencies. The .so files were in a wrong directory due to a change in Android its build system.
I have published a new version as 6.20.4-2
of both rocksdb-multiplatform
and rocksdb-android
projects, which should work again on Android.
Oh, will check then. @jurmous , Keep up the great work.
Getting
Unsupported class file major version 59
on SDK 31