Skip to content

Commit 0bb927a

Browse files
committed
Updated Gradle tools to 3.5.3
1 parent 321324a commit 0bb927a

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
@@ -21,7 +21,7 @@ buildscript {
2121
google()
2222
}
2323
dependencies {
24-
classpath 'com.android.tools.build:gradle:3.5.1'
24+
classpath 'com.android.tools.build:gradle:3.5.3'
2525
classpath "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.8"
2626
classpath 'com.dicedmelon.gradle:jacoco-android:0.1.4'
2727
}

0 commit comments

Comments
 (0)