Skip to content

Commit

Permalink
Add Jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
Emon committed May 23, 2019
1 parent c1e5a2e commit ce9d05d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ allprojects {
jcenter()

maven { url 'https://jitpack.io' }
maven {
url "https://maven.google.com" // Google's Maven repository
}
// maven {
// url "https://maven.google.com" // Google's Maven repository
// }
}
}

Expand Down

0 comments on commit ce9d05d

Please sign in to comment.