Skip to content

Commit

Permalink
Upgrade JavaRosa (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanokwa authored and lognaturel committed Nov 7, 2017
1 parent c93e652 commit a924b2d
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 @@ -22,7 +22,7 @@ sourceCompatibility = '1.7'

dependencies {
compile group: 'net.sf.kxml', name: 'kxml2', version: '2.3.0'
compile group: 'org.opendatakit', name: 'opendatakit-javarosa', version: '2.6.0'
compile group: 'org.opendatakit', name: 'opendatakit-javarosa', version: '2.6.1'
}

// Required to use fileExtensions property in checkstyle file
Expand Down

0 comments on commit a924b2d

Please sign in to comment.