Update dependency com.kieronquinn.smartspacer:sdk-client to v1.0.11 (#4540)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-04 14:20:53 +08:00
committed by GitHub
parent 54bf5f3bc3
commit 0d3acb63df
+1 -1
View File
@@ -414,7 +414,7 @@ dependencies {
implementation 'com.airbnb.android:lottie:6.4.1'
// Smartspacer
implementation('com.kieronquinn.smartspacer:sdk-client:1.0.10') {
implementation('com.kieronquinn.smartspacer:sdk-client:1.0.11') {
exclude group: "com.github.skydoves", module: "balloon"
}
}