Skip to content

Commit e20a6db

Browse files
committed
Gradle Android plugin 3.5.2
1 parent 4372986 commit e20a6db

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
@@ -8,7 +8,7 @@ buildscript {
88
}
99

1010
dependencies {
11-
classpath 'com.android.tools.build:gradle:3.3.2'
11+
classpath 'com.android.tools.build:gradle:3.5.2'
1212
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
1313
classpath 'io.fabric.tools:gradle:1.25.4'
1414
classpath 'com.jakewharton:butterknife-gradle-plugin:9.0.0'

0 commit comments

Comments
 (0)