working on file module
This commit is contained in:
5
files/build.gradle.kts
Normal file
5
files/build.gradle.kts
Normal file
@@ -0,0 +1,5 @@
|
||||
description = "Umbrella : Files"
|
||||
|
||||
dependencies{
|
||||
implementation(project(":core"))
|
||||
}
|
||||
Reference in New Issue
Block a user