mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-03-29 07:39:57 +00:00
Fixes for reproducible Gradle build
This commit is contained in:
@@ -26,7 +26,8 @@ dependencies {
|
||||
implementation project(':core')
|
||||
implementation project(':router')
|
||||
implementation project(path : ':installer', configuration: 'jbigi')
|
||||
implementation fileTree("../apps/susidns/src/lib")
|
||||
implementation files("../apps/susidns/src/lib/standard.jar")
|
||||
implementation files("../apps/susidns/src/lib/jstl.jar")
|
||||
}
|
||||
|
||||
import java.nio.file.*
|
||||
|
||||
Reference in New Issue
Block a user