react-native-blob-util icon indicating copy to clipboard operation
react-native-blob-util copied to clipboard

Warning during build about publishing Android Gradle Plugin 8.0

Open latobibor opened this issue 2 years ago • 0 comments

Hi!

I have a project with react-native version 0.69.10 and react-native-blob-util version 0.17.3 and I have received this warning during build. I thought you might be knowing about this:

Configure project :react-native-blob-util WARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.

latobibor avatar Apr 25 '23 18:04 latobibor