Skip to content

Commit a5c8e96

Browse files
committed
Add plugin repository
1 parent 5f93a01 commit a5c8e96

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
@@ -4,6 +4,7 @@ buildscript {
44
repositories {
55
mavenCentral()
66
jcenter()
7+
maven { url "https://plugins.gradle.org/m2/" }
78
maven { url 'https://jitpack.io' }
89
maven { url 'https://dl.bintray.com/kotlin/kotlin-eap' }
910
google()

0 commit comments

Comments
 (0)