mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 04:08:01 -05:00
Hopefully fixes release publishing (#709)
This commit is contained in:
@@ -28,6 +28,8 @@ subprojects {
|
||||
group="${rootProject.group}.internal"
|
||||
}
|
||||
|
||||
it.apply from: rootProject.file("gradle/publishing.gradle")
|
||||
afterEvaluate {
|
||||
it.apply from: rootProject.file("gradle/publishing.gradle")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user