Upgraded to Gradle 6.6 and Kotlin 1.4.0.
This commit is contained in:
parent
4f458b0bdc
commit
0f0e87bb6a
40 changed files with 484 additions and 385 deletions
|
@ -1 +1,11 @@
|
|||
plugins {
|
||||
id("com.gradle.enterprise").version("3.1.1")
|
||||
}
|
||||
|
||||
rootProject.name = "pinboard-poster"
|
||||
|
||||
gradleEnterprise {
|
||||
buildScan {
|
||||
// plugin configuration
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue