Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

Commit

Permalink
Bump to JR 2.15.1 (#774)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggalmazor authored Aug 6, 2019
1 parent 4cf861d commit ced8814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
exclude group: 'commons-logging'
}
compile group: 'net.sf.kxml', name: 'kxml2', version: '2.3.0'
compile(group: 'org.opendatakit', name: 'opendatakit-javarosa', version: '2.15.0') {
compile(group: 'org.opendatakit', name: 'opendatakit-javarosa', version: '2.15.1') {
exclude group: 'org.slf4j'
}
compile group: 'org.hsqldb', name: 'hsqldb', version: '2.4.0'
Expand Down

0 comments on commit ced8814

Please sign in to comment.