Skip to content

Commit

Permalink
Merge pull request getodk#2837 from ggalmazor/bump_jr_2.13.0
Browse files Browse the repository at this point in the history
Bump JR to 2.13.0
  • Loading branch information
yanokwa authored Jan 30, 2019
2 parents ebf2952 + 587ba1c commit 1325a6d
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 @@ -218,7 +218,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.13.0-SNAPSHOT") {
implementation("org.opendatakit:opendatakit-javarosa:2.13.0") {
exclude group: 'joda-time'
exclude group: 'org.slf4j'
}
Expand Down

0 comments on commit 1325a6d

Please sign in to comment.