Skip to content

Commit

Permalink
Upgrade JavaRosa (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanokwa authored and lognaturel committed Apr 4, 2018
1 parent 4f78391 commit cad22c3
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.1'
compile group: 'org.opendatakit', name: 'opendatakit-javarosa', version: '2.9.0'
}

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

0 comments on commit cad22c3

Please sign in to comment.