Skip to content

Commit 5720eba

Browse files
committed
Update Android Gradle Plugin [3.5.2 -> 3.5.3].
1 parent a889318 commit 5720eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ buildscript {
4949
maven { url 'https://maven.fabric.io/public' }
5050
}
5151
dependencies {
52-
classpath 'com.android.tools.build:gradle:3.5.2' // libraries, SeriesGuide
52+
classpath 'com.android.tools.build:gradle:3.5.3' // libraries, SeriesGuide
5353
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
5454
classpath 'com.github.ben-manes:gradle-versions-plugin:0.27.0'
5555
classpath 'com.google.cloud.tools:endpoints-framework-gradle-plugin:2.0.1' // SeriesGuide

0 commit comments

Comments
 (0)