Skip to content

Commit

Permalink
🔀 Merge pull request #50 from lorenzovngl/dependabot/gradle/com.googl…
Browse files Browse the repository at this point in the history
…e.dagger.hilt.android-2.47

Bump com.google.dagger.hilt.android from 2.46.1 to 2.47
  • Loading branch information
lorenzovngl committed Jul 15, 2023
2 parents 88cd94a + 6642898 commit 6813e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ plugins {
id("com.android.application") version "8.0.2" apply false
id("com.android.library") version "8.0.2" apply false
id("org.jetbrains.kotlin.android") version "1.8.21" apply false
id("com.google.dagger.hilt.android") version "2.46.1" apply false
id("com.google.dagger.hilt.android") version "2.47" apply false
}

0 comments on commit 6813e20

Please sign in to comment.