From 2bf0eb9e698c93b3e057bd213a1af294a74a28fa Mon Sep 17 00:00:00 2001 From: Alexey Tsvetkov Date: Thu, 20 Oct 2016 19:26:13 +0300 Subject: [PATCH] Fix pom.xml --- libraries/tools/kotlin-gradle-plugin/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/libraries/tools/kotlin-gradle-plugin/pom.xml b/libraries/tools/kotlin-gradle-plugin/pom.xml index c9f202f55fb..38ae3103496 100644 --- a/libraries/tools/kotlin-gradle-plugin/pom.xml +++ b/libraries/tools/kotlin-gradle-plugin/pom.xml @@ -182,4 +182,12 @@ http://jcenter.bintray.com + + + + jcenter + JCenter + https://jcenter.bintray.com/ + + \ No newline at end of file