Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9cba1d8

Browse files
Add the JitPack repository
1 parent 1b49c74 commit 9cba1d8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎versions.gradle‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ ext.build_versions = build_versions
112112
def addRepos(RepositoryHandler handler) {
113113
handler.google()
114114
handler.jcenter()
115+
handler.mavenCentral()
116+
//Add the JitPack repository
117+
handler.maven { url "https://jitpack.io" }
118+
handler.maven{ url 'http://maven.aliyun.com/nexus/content/groups/public/'}
115119
}
116120

117121
ext.addRepos = this.&addRepos

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /