Skip to content

Commit d8d668d

Browse files
author
Matan Golan
committed
- fixing jitpack build errors
1 parent 7149162 commit d8d668d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repositories {
2727
}
2828

2929
dependencies {
30-
30+
compile 'org.scala-lang:scala-library:2.11.8'
3131
testCompile group: 'junit', name: 'junit', version: '4.12'
3232
}
3333

0 commit comments

Comments
 (0)