corda / cordapp-template-kotlin

A Kotlin CorDapp Template. Extend it via the Hello, World tutorial: https://docs.corda.net/hello-world-introduction.html
118 stars 149 forks source link

Add missing repo for gradle-tooling-api artifact #68

Closed andrei-punko closed 4 years ago

andrei-punko commented 4 years ago

Currently build of release-V4 branch failed because of gradle-tooling-api artifact movement to another repo. Fo reference see note on page https://mvnrepository.com/artifact/org.gradle/gradle-tooling-api/5.4.1: "Note: this artifact it located at Gradle Releases repository (https://repo.gradle.org/gradle/libs-releases-local/) "