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 5a4949d + d938970 commit d77bbf1Copy full SHA for d77bbf1
build.gradle
@@ -35,7 +35,7 @@ buildscript {
35
jcenter()
36
}
37
dependencies {
38
- classpath 'com.android.tools.build:gradle:4.1.1'
+ classpath 'com.android.tools.build:gradle:4.1.2'
39
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
40
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.3.2"
41
classpath 'com.google.dagger:hilt-android-gradle-plugin:2.30.1-alpha'
0 commit comments