Skip to content

Commit 746b380

Browse files
committed
Merge pull request android-async-http#1 from AndroidMarv/AndroidMarv-readme-patch-1
Update README
2 parents 9c7b6d4 + 3ddb081 commit 746b380

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,9 @@ Packaging: JAR or AAR
5959
Gradle
6060
```groovy
6161
repositories {
62-
maven {
63-
mavenCentral()
64-
}
62+
mavenCentral()
6563
}
64+
6665
dependencies {
6766
compile 'com.loopj.android:android-async-http:1.4.9'
6867
}

0 commit comments

Comments
 (0)