Skip to content

Commit

Permalink
Apply the baseline class uniqueness plugin (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
Carter Kozak authored and bulldozer-bot[bot] committed Feb 6, 2019
1 parent ebf536b commit a792407
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ allprojects {
subprojects {
apply plugin: 'java-library'
apply plugin: 'org.inferred.processors'
apply plugin: 'com.palantir.baseline-class-uniqueness'

sourceCompatibility = 1.8

Expand Down

0 comments on commit a792407

Please sign in to comment.