Skip to content

Commit

Permalink
Merge pull request getodk#3410 from lognaturel/update-javarosa
Browse files Browse the repository at this point in the history
Update JavaRosa to 2.17.0
  • Loading branch information
yanokwa authored Oct 22, 2019
2 parents 3a6539f + eec84c7 commit b1de7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collect_app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ dependencies {
implementation "commons-io:commons-io:2.6"
implementation "net.sf.kxml:kxml2:2.3.0"
implementation "net.sf.opencsv:opencsv:2.4"
implementation("org.opendatakit:opendatakit-javarosa:2.17.0-SNAPSHOT") {
implementation("org.opendatakit:opendatakit-javarosa:2.17.0") {
exclude group: 'joda-time'
exclude group: 'org.slf4j'
}
Expand Down

0 comments on commit b1de7af

Please sign in to comment.