начало рефакторинга
This commit is contained in:
4
protocol-new/build.gradle
Normal file
4
protocol-new/build.gradle
Normal file
@@ -0,0 +1,4 @@
|
||||
apply from: rootDir.toPath().resolve('logic.gradle').toFile()
|
||||
|
||||
dependencies {
|
||||
}
|
||||
2
protocol-new/gradle.properties
Normal file
2
protocol-new/gradle.properties
Normal file
@@ -0,0 +1,2 @@
|
||||
# suppress inspection "UnusedProperty" for whole file
|
||||
module.name=protocol
|
||||
Reference in New Issue
Block a user