From 511ef10b333159b366263e2d74be60142978b7d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 09:46:43 +0800 Subject: [PATCH] Update dependency com.kieronquinn.smartspacer:sdk-client to v1.0.4 (#3726) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 78f28c7d30..5c2c296428 100644 --- a/build.gradle +++ b/build.gradle @@ -389,7 +389,7 @@ dependencies { implementation 'com.airbnb.android:lottie:6.1.0' // Smartspacer - implementation 'com.kieronquinn.smartspacer:sdk-client:1.0.3' + implementation 'com.kieronquinn.smartspacer:sdk-client:1.0.4' } ksp {