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 d990d5e commit 728a4e5Copy full SHA for 728a4e5
TestConfigurationSample/build.gradle
@@ -29,7 +29,7 @@ buildscript {
29
}
30
31
dependencies {
32
- classpath 'com.android.tools.build:gradle:7.2.0-alpha03'
+ classpath 'com.android.tools.build:gradle:7.2.0-alpha04'
33
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
34
35
0 commit comments