fingerprintjs / fingerprintjs-pro-react-native

Official React Native client for Fingerprint PRO. 100% accurate device identification for fraud detection.
https://fingerprint.com
MIT License
56 stars 4 forks source link

feat: bump android dependencies #78

Closed Alexey-Verkhovsky closed 1 year ago

Alexey-Verkhovsky commented 1 year ago

In the PR there is a bump to all the latest Android dependencies including our PRO and Kotlin. Regarding the latest one: it's super important to specify the behaviour of the kotlin-stdlib by setting a constraint section in the apps' build.gradle file. See the example in the changes for the TestProject build.gradle file. References: https://github.com/facebook/react-native/issues/35979 https://kotlinlang.org/docs/whatsnew18.html#usage-of-the-latest-kotlin-stdlib-version-in-transitive-dependencies

ilfa commented 1 year ago

:tada: This PR is included in version 2.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: