Update dependency com.kieronquinn.smartspacer:sdk-client to v1.0.5 (#3734)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-16 16:13:02 +08:00
committed by GitHub
parent a97b1e853c
commit 0184f35734

View File

@@ -389,7 +389,7 @@ dependencies {
implementation 'com.airbnb.android:lottie:6.1.0'
// Smartspacer
implementation('com.kieronquinn.smartspacer:sdk-client:1.0.4') {
implementation('com.kieronquinn.smartspacer:sdk-client:1.0.5') {
exclude group: "com.github.skydoves", module: "balloon"
}
}