Skip to content

Commit

Permalink
fix: update Android agent to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ilfa committed Mar 22, 2023
1 parent 07aca5b commit f204bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Expand Up @@ -49,6 +49,6 @@ android {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation "com.fingerprint.android:pro:2.2.3"
implementation "com.fingerprint.android:pro:2.3.0"
implementation "com.github.fingerprintjs:fingerprint-android:2.0.0"
}

0 comments on commit f204bd0

Please sign in to comment.