Skip to content

Commit

Permalink
Update CredentialPack to use ParsedCredential
Browse files Browse the repository at this point in the history
  • Loading branch information
cobward committed Oct 7, 2024
1 parent e5c0f7d commit 97a3b18
Show file tree
Hide file tree
Showing 8 changed files with 203 additions and 461 deletions.
8 changes: 0 additions & 8 deletions .idea/deploymentTargetSelector.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

318 changes: 0 additions & 318 deletions .idea/other.xml

This file was deleted.

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.32")
api("com.spruceid.mobile.sdk.rs:mobilesdkrs:0.0.33")
//noinspection GradleCompatible
implementation("com.android.support:appcompat-v7:28.0.0")
/* Begin UI dependencies */
Expand Down
33 changes: 0 additions & 33 deletions MobileSdk/src/main/java/com/spruceid/mobile/sdk/BaseCredential.kt

This file was deleted.

Loading

0 comments on commit 97a3b18

Please sign in to comment.