We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcc1ab9 + 7d9986d commit 4a8dc48Copy full SHA for 4a8dc48
1 file changed
app/build.gradle.kts
@@ -218,5 +218,5 @@ dependencies {
218
implementation(Libs.timber)
219
implementation(Libs.bugsnag)
220
221
- implementation("dev.chrisbanes.haze:haze:0.6.2")
+ implementation("dev.chrisbanes.haze:haze:0.7.3")
222
}
0 commit comments