mirror of
https://github.com/jlengrand/atrium.git
synced 2026-03-10 08:01:19 +00:00
remove dependency to core-robstoll-common in verbs-internal
This commit is contained in:
@@ -4,8 +4,5 @@ dependencies {
|
||||
api prefixedProject('core-api-common')
|
||||
api prefixedProject('logic-common')
|
||||
|
||||
//TODO remove with 0.16.0
|
||||
runtimeOnly prefixedProject('core-robstoll-common')
|
||||
|
||||
testImplementation prefixedProject('specs-common')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user