kotlin-sqlite-bindings icon indicating copy to clipboard operation
kotlin-sqlite-bindings copied to clipboard

run tests w/ java8

Open yigit opened this issue 5 years ago • 0 comments

seems like JNI might fail in java8. https://github.com/yigit/kotlin-sqlite-bindings/actions/runs/115146189

Couldn't reproduce locally but happens on the Actions. Moving to 11 fixed the issue https://github.com/yigit/kotlin-sqlite-bindings/pull/9/commits/c254e46a321c82a8089b6c7b1477646bc1d5066e

yigit avatar May 26 '20 00:05 yigit