forked from I2P_Developers/i2p.i2p
fix gradle build
This commit is contained in:
@ -16,6 +16,7 @@ sourceSets {
|
||||
dependencies {
|
||||
implementation project(':core')
|
||||
implementation project(':apps:jetty')
|
||||
implementation project(':apps:jrobin')
|
||||
implementation fileTree("../jetty/apache-tomcat-${tomcatVersion}")
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user