We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 857002c + f0c0951 commit f7fc37aCopy full SHA for f7fc37a
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@ buildscript {
7
dependencies {
8
val kotlinVersion = "1.5.10"
9
10
- classpath("com.android.tools.build:gradle:7.1.1")
+ classpath("com.android.tools.build:gradle:7.1.2")
11
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10")
12
classpath("com.google.dagger:hilt-android-gradle-plugin:2.40.1")
13
0 commit comments