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 870a022 commit 4dc6e9cCopy full SHA for 4dc6e9c
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