Skip to content

Commit

Permalink
Update hilt_version to v2.45
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 15, 2023
1 parent 52b73fc commit 616bedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = "1.7.20-RC"
ext.hilt_version = '2.44.2'
ext.hilt_version = '2.45'
ext.ktlint_version = '0.45.2'
ext.lifecycle_version = '2.5.1'

Expand Down

0 comments on commit 616bedb

Please sign in to comment.