Skip to content

Commit

Permalink
Use JavaRosa 2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel committed May 5, 2020
1 parent 4e278a7 commit 340f909
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 @@ -234,7 +234,7 @@ dependencies {
implementation "com.rarepebble:colorpicker:3.0.1"
implementation "commons-io:commons-io:2.6"
implementation "net.sf.opencsv:opencsv:2.4"
implementation("org.opendatakit:opendatakit-javarosa:2.17.0") {
implementation("org.opendatakit:opendatakit-javarosa:2.17.1") {
exclude group: 'joda-time'
exclude group: 'org.slf4j'
}
Expand Down

0 comments on commit 340f909

Please sign in to comment.