Skip to content

Commit

Permalink
chore: update dependency to OSKeystoreAndroid-Lib
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgerardojacinto committed May 7, 2024
1 parent 619ba22 commit c084f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ dependencies {
implementation("com.github.outsystems:oscordova-android:1.1.0@aar")
implementation("androidx.security:security-crypto:1.1.0-alpha03")
implementation("androidx.biometric:biometric:1.1.0")
implementation("com.github.outsystems:oskeystore-android:1.0.4.1@aar")
implementation("com.github.outsystems:oskeystore-android:1.1.0@aar")
}

0 comments on commit c084f1a

Please sign in to comment.