Skip to content

:react-native-pager-view:compileDebugKotlin #1042

@hcrnln

Description

@hcrnln

Hi,

react-native 0.76.9
react-native-pager-view: 7.0.0

android/build.gradle settings is like

ext {
    kotlinVersion = "1.9.25"
    RNNKotlinVersion = kotlinVersion
    buildToolsVersion = "35.0.0"
    minSdkVersion = 24
    compileSdkVersion = 35
    targetSdkVersion = 35
    ndkVersion = "26.1.10909125"
    kotlinVersion = "1.9.25"
    googlePlayServicesVersion   = "10.2.1"
    ndkVersion = "25.1.8937393"
}

When we run the npx react-native run-android command, the following error is returned
Execution failed for task ':react-native-pager-view:compileDebugKotlin'.
How can we fix this error?

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