only:whatever :(

This commit is contained in:
rusefillc 2023-06-18 19:56:37 -04:00
parent fed7f5c3f9
commit ba7a39f21a
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ dependencies {
shadowJar {
dependsOn(':enum_to_string:shadowJar')
dependsOn(':config_definition:shadowJar')
dependsOn(':config_definition_base:shadowJar')
archiveClassifier = ''
}