Indentation

This commit is contained in:
str4d
2017-11-03 00:53:36 +00:00
parent 6cd560ff1b
commit e34ab0b7a8

View File

@ -48,7 +48,7 @@ task uiJar(type: Jar) {
}
artifacts {
archives i2ptunnelJar, tempBeansJar, uiJar
archives i2ptunnelJar, tempBeansJar, uiJar
}
war {