Skip to content

Commit

Permalink
Merge pull request getodk#3288 from yanokwa/hotfix
Browse files Browse the repository at this point in the history
Upgrade to JavaRosa v2.15.1
  • Loading branch information
yanokwa authored Aug 6, 2019
2 parents 81b105c + 5492f5f commit 82928f8
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") {
implementation("org.opendatakit:opendatakit-javarosa:2.15.1") {
exclude group: 'joda-time'
exclude group: 'org.slf4j'
}
Expand Down

0 comments on commit 82928f8

Please sign in to comment.