mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-07 09:11:15 -09:00
Added new compile dependency to Verstion Tracking
This commit is contained in:
@@ -26,7 +26,7 @@ project.ext.excludeFromParallelIntegrationTests = true
|
||||
|
||||
dependencies {
|
||||
api project(":Base")
|
||||
runtimeOnly project(":CodeCompare")
|
||||
api project(":CodeCompare")
|
||||
|
||||
|
||||
testImplementation project(path: ':CodeCompare', configuration: 'testArtifacts')
|
||||
|
||||
Reference in New Issue
Block a user