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 51a82d9Copy full SHA for 51a82d9
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.53.1'
5
ext.ktlint_version = '0.45.2'
6
ext.lifecycle_version = '2.5.1'
7
0 commit comments