Skip to content

Commit

Permalink
Updated Gradle tools to 3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
federicoiosue committed Jan 17, 2020
1 parent 321324a commit 0bb927a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.1'
classpath 'com.android.tools.build:gradle:3.5.3'
classpath "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.8"
classpath 'com.dicedmelon.gradle:jacoco-android:0.1.4'
}
Expand Down

0 comments on commit 0bb927a

Please sign in to comment.