Skip to content

Commit

Permalink
Update JavaRosa for area fix with blank form
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel committed Jul 26, 2018
1 parent 570215f commit 6e49728
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 @@ -215,7 +215,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.11.1") {
implementation("org.opendatakit:opendatakit-javarosa:2.11.2") {
exclude group: 'joda-time'
exclude group: 'org.slf4j'
}
Expand Down

0 comments on commit 6e49728

Please sign in to comment.