react-native-gallery-manager icon indicating copy to clipboard operation
react-native-gallery-manager copied to clipboard

feature/upgrade-gradle

Open JCsplash opened this issue 6 years ago • 0 comments

Added method to customize dependency versions (by defining rootProject.ext), same implementation consistent with other react-native libraries like react-native-fast-image & react-native-maps

Upgraded android buildtools to v27.0.3 Fixed compiler warnings compile vs implementation more info Upgraded to gradle plugin v3.1.4 Upgraded to gradle v4.4 Updated Example app to reflect these changes

(Inplemented fix from patrickkempff)

JCsplash avatar Jan 29 '19 23:01 JCsplash