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 e1de85e + a3e194e commit 0084820Copy full SHA for 0084820
build.gradle
@@ -15,7 +15,7 @@ buildscript {
15
gradlePluginPortal()
16
}
17
dependencies {
18
- classpath "com.android.tools.build:gradle:7.0.4"
+ classpath "com.android.tools.build:gradle:7.1.0"
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