Web interface: чуток упростил загрузку index.html
This commit is contained in:
@@ -29,9 +29,11 @@ bundle {
|
||||
'Import-Package': '*'
|
||||
]
|
||||
exclude group: 'com.google.code.gson'
|
||||
exclude group: 'commons-io'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile project(':core')
|
||||
included group: 'com.google.code.gson', name: 'gson', version: '2.7'
|
||||
included group: 'commons-io', name: 'commons-io', version: '2.5'
|
||||
}
|
||||
Reference in New Issue
Block a user