react-native-bottom-sheet icon indicating copy to clipboard operation
react-native-bottom-sheet copied to clipboard

Android: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.

Open volodymyr-mk opened this issue 7 years ago • 0 comments

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

@WhatAKitty , can you please make small commit with switching from compile to implementation in build.gradle file and publish new version to npm ?

volodymyr-mk avatar Nov 07 '18 12:11 volodymyr-mk