Skip to content

Commit

Permalink
Merge remote-tracking branch 'webserviceconnect/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
onurciner committed Dec 26, 2016
2 parents 97b74be + 41a6d98 commit c73e12c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# WebServiceConnect

Connecting to webservices from Android devices is now easy. The sending and receiving of data to and from webservices can be customized in a desired way and can be done by a single method.

##Installation <img src="https://jitpack.io/v/10uroi/WebServiceConnect.svg">

Expand All @@ -14,7 +14,7 @@ To use the library, first include it your project using Gradle
and:

dependencies {
compile 'com.github.10uroi:WebServiceConnect:1.0.0'
compile 'com.github.10uroi:WebServiceConnect:1.0.1'
}
finally: Adding permissions to AndroidManifest.xml
Expand Down

0 comments on commit c73e12c

Please sign in to comment.