Minor cleanup
This commit is contained in:
parent
fcf4f437e0
commit
b9449b9140
4 changed files with 3 additions and 8 deletions
|
@ -1,5 +1,3 @@
|
|||
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
||||
|
||||
plugins {
|
||||
id("application")
|
||||
id("com.github.ben-manes.versions") version "0.51.0"
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
* in the user manual at https://docs.gradle.org/6.2/userguide/multi_project_builds.html
|
||||
*/
|
||||
|
||||
rootProject.name = "bitly-examples"
|
||||
rootProject.name = "bitly-examples-gradle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue