mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-12-19 04:40:17 +00:00
Reform dependency structure.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
plugins {
|
||||
id("gay.pizza.foundation.concrete-library")
|
||||
id("gay.pizza.foundation.concrete-base")
|
||||
id("com.github.johnrengelman.shadow")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(project(":common-heimdall"))
|
||||
implementation(project(":common-heimdall"))
|
||||
|
||||
implementation("com.github.ajalt.clikt:clikt:3.5.1")
|
||||
implementation("org.slf4j:slf4j-simple:2.0.6")
|
||||
|
||||
Reference in New Issue
Block a user