Skip to content

Commit

Permalink
statement showing how to iclude the checks as a dependency in apps bu…
Browse files Browse the repository at this point in the history
…ild.gradle
  • Loading branch information
saurabharora90 committed Jul 31, 2019
1 parent b1575e1 commit 8639b1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ dependencies {


lintChecks project(':dark-theme-lint')
//lintChecks 'com.saurabharora.lint.checks:dark-theme-lint:1.0.0'

testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
Expand Down

0 comments on commit 8639b1a

Please sign in to comment.