Skip to content

Commit 634945d

Browse files
Add maven central repository
Signed-off-by: Michael Obi <[email protected]>
1 parent 727844b commit 634945d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ allprojects {
1919
repositories {
2020
google()
2121
mavenCentral()
22+
23+
maven { url "https://oss.sonatype.org/content/groups/staging/" }
2224
}
2325
}
2426

0 commit comments

Comments
 (0)