Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.

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

Open
fkurniaw opened this issue Feb 24, 2020 · 3 comments

Comments

@fkurniaw
Copy link

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!

@ocup0311
Copy link

I just want to ask for the same thing. Thanks!

@christian150590
Copy link

Any news about it?

@deng-yc
Copy link

deng-yc commented Jul 2, 2020

+1

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

No branches or pull requests

4 participants