Merge pull request #82 from zcash/81-fix-gradle-warning

[#81] Fix Gradle warning during builds
This commit is contained in:
Francisco Gindre 2021-11-11 20:24:14 -03:00 committed by GitHub
commit 4b036a1920
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
import org.jetbrains.kotlin.konan.properties.loadProperties
plugins {
`java-gradle-plugin`
`kotlin-dsl`
`kotlin-dsl-base`
}
repositories {