Skip to content

Commit

Permalink
Update javarosa
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel committed Mar 6, 2018
1 parent 093fb8e commit 281ae2d
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 @@ -207,7 +207,7 @@ dependencies {
implementation group: 'commons-io', name: 'commons-io', version: '2.5'
implementation group: 'net.sf.kxml', name: 'kxml2', version: '2.3.0'
implementation group: 'net.sf.opencsv', name: 'opencsv', version: '2.3'
implementation(group: 'org.opendatakit', name: 'opendatakit-javarosa', version: '2.8.0') {
implementation(group: 'org.opendatakit', name: 'opendatakit-javarosa', version: '2.8.1') {
exclude module: 'joda-time'
}

Expand Down

0 comments on commit 281ae2d

Please sign in to comment.