We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52b73fc commit 6f5e83fCopy full SHA for 6f5e83f
build.gradle
@@ -1,7 +1,7 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
buildscript {
3
ext.kotlin_version = "1.7.20-RC"
4
- ext.hilt_version = '2.44.2'
+ ext.hilt_version = '2.46.1'
5
ext.ktlint_version = '0.45.2'
6
ext.lifecycle_version = '2.5.1'
7
0 commit comments