Archived
0

new module: utils

This commit is contained in:
2021-06-27 02:50:02 +03:00
parent bb3f0bbdcb
commit c189472244
6 changed files with 8 additions and 2 deletions

1
utils/build.gradle Normal file
View File

@@ -0,0 +1 @@
apply from: rootDir.toPath().resolve('logic.gradle').toFile()