build: update xmlunit to 1.6

This commit is contained in:
Connor Tumbleson 2018-09-02 09:36:48 -04:00
parent 3f85dfa6c9
commit fcbe62090a
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75

View File

@ -117,7 +117,7 @@ subprojects {
snakeyaml: 'org.yaml:snakeyaml:1.18:android',
smali: 'org.smali:smali:2.2.2',
xmlpull: 'xpp3:xpp3:1.1.4c',
xmlunit: 'xmlunit:xmlunit:1.3',
xmlunit: 'xmlunit:xmlunit:1.6',
]
}