Skip to content

Documentation Android about Gradle  #40

Description

@CAVAh

In the readme that contains this part using gradle 4 and 5 will have problems.

  1. Add the compile line to dependencies in android/app/build.gradle
...
dependencies {
    ...
    compile project(':react-native-activity-recognition')
    ...
}

On version 4:

WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and
'api'.
It will be removed in version 5.0 of the Android Gradle plugin.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions