Skip to content

Commit 281b336

Browse files
committed
Add local maven url
1 parent 38ce812 commit 281b336

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
buildscript {
22
repositories {
33
maven("build/maven")
4+
maven("https://dl.bintray.com/deepmedia/tools/")
45
google()
56
jcenter()
67
}

0 commit comments

Comments
 (0)