Skip to content

Commit

Permalink
bump mobilesdkrs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Juliano1612 committed Aug 28, 2024
1 parent 975e1c6 commit f9a35da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MobileSdk/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ android {
}

dependencies {
api("com.spruceid.mobile.sdk.rs:mobilesdkrs:0.0.26")
api("com.spruceid.mobile.sdk.rs:mobilesdkrs:0.0.28")
//noinspection GradleCompatible
implementation("com.android.support:appcompat-v7:28.0.0")
/* Begin UI dependencies */
Expand Down

0 comments on commit f9a35da

Please sign in to comment.