Skip to content

Commit

Permalink
Update mobile-sdk-rs version (#48)
Browse files Browse the repository at this point in the history
Signed-off-by: Tiago Nascimento <[email protected]>
  • Loading branch information
theosirian authored Oct 22, 2024
1 parent 0bd4364 commit ba52105
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 @@ -116,7 +116,7 @@ android {
}

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

0 comments on commit ba52105

Please sign in to comment.