Skip to content

Issue with Android Build org.jetbrains.kotlin.plugin.compose dependency #14

@MarcStdt

Description

@MarcStdt

My team is about to implement the new version of this package.
It works well on ios, but sadly the android build is not successful.

We get the following error:

FAILURE: Build failed with an exception.

* Where:
Build file '/Users/mschottstadt/Development/frontend/smava-mobile-app/node_modules/@fintecsystems/xs2a-react-native/android/build.gradle' line: 21

* What went wrong:
Plugin [id: 'org.jetbrains.kotlin.plugin.compose', version: '1.9.25'] was not found in any of the following sources:

- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Included Builds (None of the included builds contain this plugin)
- Plugin Repositories (could not resolve plugin artifact 'org.jetbrains.kotlin.plugin.compose:org.jetbrains.kotlin.plugin.compose.gradle.plugin:1.9.25')
  Searched in the following repositories:
    Gradle Central Plugin Repository

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 15s
23 actionable tasks: 5 executed, 18 up-to-date

I am not sure whats wrong there. It works with the old version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions