Skip to content

Commit

Permalink
feat: update Fingerprint PRO for android to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheUnderScorer committed Mar 21, 2024
1 parent 1e7393e commit ea092b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ android {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation "com.fingerprint.android:pro:2.3.4"
implementation "com.fingerprint.android:pro:2.4.0"
}

0 comments on commit ea092b1

Please # to comment.