Skip to content

Commit

Permalink
Update aXMLRPC in android no reg
Browse files Browse the repository at this point in the history
so that it matches the version used in pom
  • Loading branch information
gturri committed Jun 30, 2016
1 parent 1d844ca commit 98ce7e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-no-reg/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ dependencies {
testCompile 'com.github.tomakehurst:wiremock:1.58'
testCompile 'junit-addons:junit-addons:1.4'
compile 'com.android.support:appcompat-v7:23.1.1'
compile 'fr.turri:aXMLRPC:1.8.3'
compile 'fr.turri:aXMLRPC:1.9.0'
}

0 comments on commit 98ce7e7

Please sign in to comment.