Skip to content

Commit

Permalink
Merge pull request #84 from lognaturel/jr-3
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel authored Sep 9, 2020
2 parents 3ecf029 + 896b034 commit 68694dc
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 @@ -28,7 +28,7 @@ sourceCompatibility = '1.8'

dependencies {
compile group: 'net.sf.kxml', name: 'kxml2', version: '2.3.0'
compile group: 'org.opendatakit', name: 'opendatakit-javarosa', version: '2.17.0'
compile group: 'org.getodk', name: 'javarosa', version: '3.0.0'
compile group: 'org.slf4j', name: 'slf4j-nop', version: '1.7.25'
testCompile 'junit:junit:4.12'
testCompile 'org.hamcrest:hamcrest-all:1.3'
Expand Down

0 comments on commit 68694dc

Please sign in to comment.