Skip to content

Latest version (4.3.1) of react-native-audio not published to npm registry, causing gradle warning #361

@fkurniaw

Description

@fkurniaw

When yarn add react-native-audio is run, it should add react-native-audio@4.3.1 to the list of dependencies.

However since v4.3.1 is not published on the npm registry, v4.3.0 is installed instead, and this causes the following gradle warning:
WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html

Please publish v4.3.1 to the npm registry (since I believe this latest version has replaced compile with implementation in gradle). Thanks!

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