Skip to content

Commit

Permalink
Bump mobile-sdk-rs dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
rschulman committed Sep 30, 2024
1 parent c6a06b2 commit a598888
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.31")
api("com.spruceid.mobile.sdk.rs:mobilesdkrs:0.0.32")
//noinspection GradleCompatible
implementation("com.android.support:appcompat-v7:28.0.0")
/* Begin UI dependencies */
Expand Down

0 comments on commit a598888

Please sign in to comment.