Skip to content

Commit 75ff13c

Browse files
Update Versions.HILT to v2.48
1 parent 6604ab9 commit 75ff13c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/java/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ object Versions {
2020
const val ANDROID_JUNIT = "1.1.5"
2121
const val ESPRESSO = "3.5.1"
2222

23-
const val HILT = "2.47"
23+
const val HILT = "2.48"
2424

2525
const val RETROFIT = "2.9.0"
2626
const val OKHTTP = "4.11.0"

0 commit comments

Comments
 (0)