mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2025-11-30 01:39:38 +01:00
refactor(connector): implement xpc from GitHub maven repository
This commit is contained in:
@@ -35,7 +35,7 @@ kotlin {
|
||||
implementation("dk.au.ece.vdmj:vdmj:$vdmjVersion")
|
||||
|
||||
// this feels like the most godawful hack I have created, I am ashamed
|
||||
implementation("gov.nasa.xpc-parent:xpc:1.4.0-SNAPSHOT")
|
||||
implementation("gov.nasa.xpc:xpc:1.4.0-SNAPSHOT")
|
||||
|
||||
}
|
||||
commonTest.dependencies {
|
||||
|
||||
Reference in New Issue
Block a user