Skip to content
This repository was archived by the owner on Feb 19, 2019. It is now read-only.

Commit c63a9e1

Browse files
committed
Updated maven repository
(cherry picked from commit 0a81711)
1 parent cda2136 commit c63a9e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ repositories {
4242
mavenCentral()
4343

4444
maven {
45-
name = 'jitpack'
46-
url = 'https://jitpack.io'
45+
name = 'impactdevelopment-repo'
46+
url = 'https://impactdevelopment.github.io/maven/'
4747
}
4848

4949
maven {

0 commit comments

Comments
 (0)