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.
2 parents 870a022 + 4dc6e9c commit 27a7549Copy full SHA for 27a7549
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 {
4
- kotlin_version = "1.6.0"
+ kotlin_version = "1.6.10"
5
dagger_hilt_version = "2.40.5"
6
}
7
0 commit comments