Skip to content

Commit

Permalink
Ignore JavaRosa logging (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanokwa authored and lognaturel committed Jul 9, 2018
1 parent 36d71a5 commit abc8a7e
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 @@ -23,6 +23,7 @@ sourceCompatibility = '1.7'
dependencies {
compile group: 'net.sf.kxml', name: 'kxml2', version: '2.3.0'
compile group: 'org.opendatakit', name: 'opendatakit-javarosa', version: '2.11.0'
compile group: 'org.slf4j', name: 'slf4j-nop', version: '1.7.25'
}

// Required to use fileExtensions property in checkstyle file
Expand Down

0 comments on commit abc8a7e

Please sign in to comment.