Skip to content

Commit

Permalink
JavaRosa v2.15 release (getodk#3232)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanokwa authored and lognaturel committed Jul 24, 2019
1 parent 75b1e7a commit 3c8a51c
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 @@ -240,7 +240,7 @@ dependencies {
implementation "commons-io:commons-io:2.6"
implementation "net.sf.kxml:kxml2:2.3.0"
implementation "net.sf.opencsv:opencsv:2.3"
implementation("org.opendatakit:opendatakit-javarosa:2.15.0-SNAPSHOT") {
implementation("org.opendatakit:opendatakit-javarosa:2.15.0") {
exclude group: 'joda-time'
exclude group: 'org.slf4j'
}
Expand Down

0 comments on commit 3c8a51c

Please sign in to comment.