From b01facad7a14480c088c3c94b5127d4fe9b886d2 Mon Sep 17 00:00:00 2001 From: Sergey Makarov Date: Tue, 10 Oct 2023 13:34:34 +0300 Subject: [PATCH] Add androidx.core:core dependency into readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d623062..a1d6812 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ dependencies { } ``` -Note: Fingerprint PRO Android uses [FingerprintJS Android](https://github.com/fingerprintjs/fingerprintjs-android) and [kotlin-stdlib](https://kotlinlang.org/api/latest/jvm/stdlib/) as dependencies. +Note: Fingerprint PRO Android uses [FingerprintJS Android](https://github.com/fingerprintjs/fingerprintjs-android), [kotlin-stdlib](https://kotlinlang.org/api/latest/jvm/stdlib/) and [androidx.core:core](https://developer.android.com/jetpack/androidx/releases/core) as dependencies. #### Sync gradle settings.