forked from I2P_Developers/i2p.i2p
Corrected contents of i2p.jar router.jar utility.jar
This commit is contained in:
@@ -5,6 +5,10 @@ sourceSets {
|
||||
java {
|
||||
srcDir 'java/src'
|
||||
}
|
||||
resources {
|
||||
srcDir 'java/src'
|
||||
include 'gnu/getopt/*.properties'
|
||||
}
|
||||
}
|
||||
test {
|
||||
java {
|
||||
|
||||
Reference in New Issue
Block a user