fix(deps): update dependency io.github.hokofly:hoko-blur to v1.5.4 (#5567)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-23 21:06:31 +08:00
committed by GitHub
parent 5dd637ecbd
commit 9879719f41

View File

@@ -448,7 +448,7 @@ dependencies {
exclude group: "com.github.skydoves", module: "balloon"
}
implementation 'io.github.hokofly:hoko-blur:1.5.3'
implementation 'io.github.hokofly:hoko-blur:1.5.4'
implementation "androidx.window:window:1.4.0"
}