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 7a0f802 commit 76232b7Copy full SHA for 76232b7
1 file changed
build.gradle.kts
@@ -11,7 +11,7 @@ buildscript {
11
mavenCentral()
12
}
13
dependencies {
14
- classpath("com.android.tools.build:gradle:7.0.0-beta01")
+ classpath("com.android.tools.build:gradle:7.0.0-beta02")
15
classpath(kotlin("gradle-plugin", version = kotlinVersion))
16
classpath("com.google.dagger:hilt-android-gradle-plugin:$hiltVersion")
17
0 commit comments