Skip to content

Commit 5c83766

Browse files
committed
Gradle plugin 7.1.0-alpha02
1 parent a0aa84e commit 5c83766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ buildscript {
3333
}
3434

3535
dependencies {
36-
classpath 'com.android.tools.build:gradle:7.1.0-alpha01'
36+
classpath 'com.android.tools.build:gradle:7.1.0-alpha02'
3737
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5'
3838
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}"
3939
}

0 commit comments

Comments
 (0)