Skip to content

Commit 6f5e83f

Browse files
Update hilt_version to v2.46.1
1 parent 52b73fc commit 6f5e83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
33
ext.kotlin_version = "1.7.20-RC"
4-
ext.hilt_version = '2.44.2'
4+
ext.hilt_version = '2.46.1'
55
ext.ktlint_version = '0.45.2'
66
ext.lifecycle_version = '2.5.1'
77

0 commit comments

Comments
 (0)