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 46808a2 commit 3cefccbCopy full SHA for 3cefccb
build.gradle
@@ -15,7 +15,7 @@ buildscript {
15
gradlePluginPortal()
16
}
17
dependencies {
18
- classpath "com.android.tools.build:gradle:7.1.0"
+ classpath "com.android.tools.build:gradle:7.1.1"
19
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
20
classpath "com.google.dagger:hilt-android-gradle-plugin:$dagger_hilt_version"
21
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.2.0"
0 commit comments