From 94f2f7f9768d78420034936428ff17470df5f424 Mon Sep 17 00:00:00 2001 From: Tiago Nascimento Date: Wed, 11 Sep 2024 13:11:57 -0300 Subject: [PATCH] Update mobile-sdk-rs version Signed-off-by: Tiago Nascimento --- MobileSdk/build.gradle.kts | 2 +- WalletSdk/.idea/other.xml | 318 ------------------------------------- 2 files changed, 1 insertion(+), 319 deletions(-) delete mode 100644 WalletSdk/.idea/other.xml diff --git a/MobileSdk/build.gradle.kts b/MobileSdk/build.gradle.kts index 92c2db8..830db05 100644 --- a/MobileSdk/build.gradle.kts +++ b/MobileSdk/build.gradle.kts @@ -118,7 +118,7 @@ android { } dependencies { - api("com.spruceid.mobile.sdk.rs:mobilesdkrs:0.0.28") + api("com.spruceid.mobile.sdk.rs:mobilesdkrs:0.0.30") //noinspection GradleCompatible implementation("com.android.support:appcompat-v7:28.0.0") /* Begin UI dependencies */ diff --git a/WalletSdk/.idea/other.xml b/WalletSdk/.idea/other.xml deleted file mode 100644 index 94c96f6..0000000 --- a/WalletSdk/.idea/other.xml +++ /dev/null @@ -1,318 +0,0 @@ - - - - - - \ No newline at end of file