Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace dependsOn() API #243

Open
HonzaR opened this issue Jan 2, 2024 · 1 comment
Open

Replace dependsOn() API #243

HonzaR opened this issue Jan 2, 2024 · 1 comment

Comments

@HonzaR
Copy link
Collaborator

HonzaR commented Jan 2, 2024

Is your feature request related to a problem? Please describe.

After the latest dependency bump, there is a new compile time warning:

The Default Kotlin Hierarchy Template was not applied to 'project ':bip39-lib'':
Explicit .dependsOn() edges were configured for the following source sets:
[iosArm64Main, iosArm64Test, iosSimulatorArm64Main, iosSimulatorArm64Test, iosX64Main, iosX64Test, linuxX64Main, linuxX64Test, macosArm64Main, macosArm64Test, macosX64Main, macosX64Test, mingwMain, mingwX64Main, mingwX64Test, nonJvmMain, tvosArm64Main, tvosArm64Test, tvosSimulatorArm64Main, tvosSimulatorArm64Test, tvosX64Main, tvosX64Test, unixMain, watchosArm32Main, watchosArm32Test, watchosArm64Main, watchosArm64Test, watchosSimulatorArm64Main, watchosSimulatorArm64Test, watchosX64Main, watchosX64Test]

Consider removing dependsOn-calls or disabling the default template by adding
    'kotlin.mpp.applyDefaultHierarchyTemplate=false'
to your gradle.properties

Describe the solution you'd like

Alternatives you've considered

Additional context

@Jojoskwadra
Copy link

solution for the BIP39 problem?
Private key
Or hash of transfer
Or wallet.dat (encapsulate wallet )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants