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 1e8dc78 + ab4ea3f commit 575091bCopy full SHA for 575091b
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
mavenCentral()
7
}
8
dependencies {
9
- classpath "com.android.tools.build:gradle:7.0.4"
+ classpath "com.android.tools.build:gradle:7.4.2"
10
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11
classpath 'com.google.dagger:hilt-android-gradle-plugin:2.44.2'
12
0 commit comments