hieuvp / react-native-fingerprint-scanner

Provide Fingerprint, Touch ID, and Face ID Scanner for React Native (Compatible with both Android and iOS)
https://www.npmjs.com/package/react-native-fingerprint-scanner
871 stars 297 forks source link

Update build.gradle #104

Closed SaeedZhiany closed 4 years ago

SaeedZhiany commented 4 years ago

changed deprecated 'compile' keyword to 'implementation'

As @phillbaker request for separating above change into another PR in this comment

donnes commented 4 years ago

This PR is very important to be merged! Installed the lib using this fork because it's not working with Gradle 6.0.

mikehardy commented 4 years ago

@phillbaker per the comment above this looks like it is a breaking change now, but breaking in the since that builds break if they don't have it 😅