Skip to content

Commit 07175e4

Browse files
committed
Gradle plugin 3.6.0-alpha07
1 parent 51ac4f4 commit 07175e4

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
@@ -31,7 +31,7 @@ buildscript {
3131
}
3232

3333
dependencies {
34-
classpath 'com.android.tools.build:gradle:3.6.0-alpha05'
34+
classpath 'com.android.tools.build:gradle:3.6.0-alpha07'
3535
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
3636
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
3737
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}"

0 commit comments

Comments
 (0)