Skip to content

Commit

Permalink
Merge pull request #1238 from ChristianMurphy/chore/update-gradle-lint
Browse files Browse the repository at this point in the history
chore: update gradle lint to version 9.3.4
  • Loading branch information
ChristianMurphy committed Jun 29, 2018
2 parents 8034fab + 140aba9 commit ee80ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -11,7 +11,7 @@ plugins {

// Sub project plugins
id 'com.github.sherter.google-java-format' version '0.6' apply false
id 'nebula.lint' version '9.3.2' apply false
id 'nebula.lint' version '9.3.4' apply false
id 'net.ltgt.errorprone' version '0.0.13' apply false
}

Expand Down

0 comments on commit ee80ad7

Please sign in to comment.