Commit e4164cf8 authored by Eteri's avatar Eteri

fix build

parent 298d94fc
...@@ -6,8 +6,9 @@ plugins { ...@@ -6,8 +6,9 @@ plugins {
} }
import com.github.jrubygradle.JRubyExec import com.github.jrubygradle.JRubyExec
repositories { repositories {
mavenCentral() maven {
jcenter() url "https://plugins.gradle.org/m2/"
}
} }
configurations { configurations {
provided provided
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment