Skip to content

Commit

Permalink
Bump gradle from 3.5.1 to 3.5.2 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and gsantner committed Nov 8, 2019
1 parent 48dd9c7 commit 9b6e98b
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 @@ -13,7 +13,7 @@ import java.text.SimpleDateFormat

buildscript {
ext {
version_gradle_tools = "3.5.1"
version_gradle_tools = "3.5.2"
version_plugin_kotlin = "1.3.50"
enable_plugin_kotlin = false

Expand Down

0 comments on commit 9b6e98b

Please sign in to comment.