Skip to content

Commit 440824f

Browse files
committed
Update gradle plugin to 3.3.0-alpha11
1 parent ef928e6 commit 440824f

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
@@ -7,7 +7,7 @@ buildscript {
77
mavenCentral()
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:3.3.0-alpha08'
10+
classpath 'com.android.tools.build:gradle:3.3.0-alpha11'
1111
classpath "com.github.ben-manes:gradle-versions-plugin:$benManes"
1212
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlins"
1313
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:$bintray"

0 commit comments

Comments
 (0)