Skip to content

Commit

Permalink
Update plugin com.google.dagger.hilt.android to v2.47
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2023
1 parent 8f63c6a commit 1172d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android_app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
}

plugins {
id("com.google.dagger.hilt.android") version "2.44" apply false
id("com.google.dagger.hilt.android") version "2.47" apply false
}

allprojects {
Expand Down

0 comments on commit 1172d03

Please sign in to comment.