diff --git a/build.gradle b/build.gradle index e4a448b6..5613cd35 100644 --- a/build.gradle +++ b/build.gradle @@ -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.8.22' - ext.hilt_android_version = '2.48' + ext.hilt_android_version = '2.48.1' apply plugin: 'idea' idea { module {