Skip to content

Commit 3ad8a88

Browse files
authored
Merge pull request #10 from cats-oss/dependabot/gradle/com.android.tools.build-gradle-3.5.3
Bump gradle from 3.5.0 to 3.5.3
2 parents 6abdd2e + 67e9363 commit 3ad8a88

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)