Initialer commit
This commit is contained in:
7
build.gradle
Normal file
7
build.gradle
Normal file
@@ -0,0 +1,7 @@
|
||||
plugins {
|
||||
id 'eclipse'
|
||||
}
|
||||
|
||||
subprojects { subProject ->
|
||||
apply plugin: 'eclipse'
|
||||
}
|
||||
Reference in New Issue
Block a user