bitcoindevkit / bitcoindevkit/bdk-ffi

Warning on Android build

Open
#727 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
127
Forks
81
Avg merge
1d 2h
Merged PRs (30d)
5

Description

Just want to keep track of this.

```sh
> 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.
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with bdk-android/lib/build.gradle.kts at line 42 and inspect the Android build output containing the Kotlin deprecation and SDK XML warnings. Determine which warning is in scope and how it should be verified; the issue currently does not define a requested change or completion condition.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
build-system, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.