Skip to content

Commit 67e9363

Browse files
Bump gradle from 3.5.0 to 3.5.3
Bumps gradle from 3.5.0 to 3.5.3. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6abdd2e commit 67e9363

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
@@ -18,7 +18,7 @@ buildscript {
1818
jcenter()
1919
}
2020
dependencies {
21-
classpath 'com.android.tools.build:gradle:3.5.0'
21+
classpath 'com.android.tools.build:gradle:3.5.3'
2222
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2323
classpath 'com.novoda:bintray-release:0.9.2'
2424
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)