bdk-ffi icon indicating copy to clipboard operation
bdk-ffi copied to clipboard

Warning on Android build

Open thunderbiscuit opened this issue 8 months ago • 0 comments

Just want to keep track of this.

> Configure project :lib
w: file:///bdk-ffi/bdk-android/lib/build.gradle.kts:42:9: 'kotlinOptions(KotlinJvmOptionsDeprecated /* = KotlinJvmOptions */.() -> Unit): Unit' is deprecated. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln
Warning: SDK processing. This version only understands SDK XML versions up to 3 but an SDK XML file of version 4 was encountered. This can happen if you use versions of Android Studio and the command-line tools that were released at different times.

thunderbiscuit avatar Apr 10 '25 19:04 thunderbiscuit