Skip to content

Commit

Permalink
Merge pull request #1102 from lihenggui/dependabot/gradle/hilt-2.53.1
Browse files Browse the repository at this point in the history
Bump hilt from 2.53 to 2.53.1
  • Loading branch information
lihenggui authored Dec 18, 2024
2 parents ef92819 + ee746f8 commit 288d271
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions app-compose/dependencies/marketReleaseRuntimeClasspath.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,10 +187,10 @@ com.google.android.gms:play-services-stats:17.0.2
com.google.android.gms:play-services-tasks:18.2.0
com.google.android.material:material:1.12.0
com.google.code.findbugs:jsr305:3.0.2
com.google.dagger:dagger-lint-aar:2.53
com.google.dagger:dagger:2.53
com.google.dagger:hilt-android:2.53
com.google.dagger:hilt-core:2.53
com.google.dagger:dagger-lint-aar:2.53.1
com.google.dagger:dagger:2.53.1
com.google.dagger:hilt-android:2.53.1
com.google.dagger:hilt-core:2.53.1
com.google.errorprone:error_prone_annotations:2.26.0
com.google.firebase:firebase-analytics:22.1.2
com.google.firebase:firebase-annotations:16.2.0
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ firebaseCrashlyticsPlugin = "3.0.2"
firebasePerfPlugin = "1.4.2"
gmsPlugin = "4.4.2"
googleAndroidMaterial = "1.12.0"
hilt = "2.53"
hilt = "2.53.1"
hiltExt = "1.2.0"
jacoco = "0.8.7"
jgit = "7.1.0.202411261347-r"
Expand Down

0 comments on commit 288d271

Please sign in to comment.