You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':bdk-rn:compileDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details
...
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
Environment
Android gradle plugin: 8.6.0
Gradle: 8.10.2
How to reproduce
pnpm create expo-app
pnpm add bdk-rn
expo run:android
The text was updated successfully, but these errors were encountered:
node_modules/bdk-rn/android/src/main/java/io/ltbl/bdkrn/BdkRnModule.kt:450:21 Comparison of incompatible enums '[Error type: Not found recorded type for addressIndex.getType()]' and 'ReadableType' is always unsuccessful
Description
Environment
Android gradle plugin: 8.6.0
Gradle: 8.10.2
How to reproduce
pnpm create expo-app
pnpm add bdk-rn
expo run:android
The text was updated successfully, but these errors were encountered: