Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-Verkhovsky authored Sep 15, 2021
1 parent cb4d54b commit a7289ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ allprojects {
```gradle
dependencies {
implementation "com.github.fingerprintjs:fingerprint-android:1.2"
implementation files("libs/fpjs-pro-0.1.0-release.aar")
implementation files("libs/fpjs-pro-release.aar")
// If you use Java for you project, add also this line
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"}
Expand Down

0 comments on commit a7289ed

Please sign in to comment.