Skip to content
This repository has been archived by the owner on Dec 28, 2019. It is now read-only.

Commit

Permalink
Changed the settings gradle file to kotlin script
Browse files Browse the repository at this point in the history
  • Loading branch information
Tammo0987 committed May 17, 2019
1 parent 9138bb9 commit 3bfe99d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 0 additions & 5 deletions settings.gradle

This file was deleted.

5 changes: 5 additions & 0 deletions settings.gradle.kts
@@ -0,0 +1,5 @@
rootProject.name = "Fiber"

include("Fiber-Command")
include("Fiber-Config")
include("Fiber-Node")

0 comments on commit 3bfe99d

Please sign in to comment.