Skip to content

Commit a57fa4f

Browse files
chore(deps): update plugin com.google.dagger.hilt.android to v2.56.2 (#1163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10e899d commit a57fa4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ plugins {
2525
id("com.android.application") version("7.4.2") apply false
2626
id("com.android.library") version("7.4.2") apply false
2727
id("org.jetbrains.kotlin.kapt") version(Versions.kotlin)
28-
id("com.google.dagger.hilt.android") version ("2.56.1") apply false
28+
id("com.google.dagger.hilt.android") version ("2.56.2") apply false
2929
id("com.gradle.enterprise") version("3.19.2") apply false
3030
id("org.jetbrains.kotlin.plugin.serialization") version (Versions.kotlin)
3131
id("androidx.baselineprofile") version "1.3.4" apply false

0 commit comments

Comments
 (0)