mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-18 06:40:55 +00:00
reformat
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
afterEvaluate {
|
||||
subprojects.forEach {
|
||||
if(it != project) {
|
||||
if (it != project) {
|
||||
println("Project: ${it.name}")
|
||||
dependencies {
|
||||
shadedApi(it)
|
||||
|
||||
Reference in New Issue
Block a user