Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit f10db5e

Browse files
committed
Adding rjrudin bintray back for now
1 parent c33061f commit f10db5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ targetCompatibility = "1.7"
1111

1212
repositories {
1313
jcenter()
14+
maven {url "https://dl.bintray.com/rjrudin/maven/"}
1415
}
1516

1617
dependencies {

0 commit comments

Comments
 (0)