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 339d550 commit 68819c2Copy full SHA for 68819c2
TestConfigurationSample/build.gradle
@@ -29,7 +29,7 @@ buildscript {
29
}
30
31
dependencies {
32
- classpath 'com.android.tools.build:gradle:7.3.0-alpha06'
+ classpath 'com.android.tools.build:gradle:7.3.0-alpha07'
33
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
34
35
0 commit comments