fixed bug with resource handling
This commit is contained in:
@@ -105,11 +105,6 @@ publishing {
|
||||
url = publishMavenRepositoryUrl
|
||||
}
|
||||
}
|
||||
publications {
|
||||
maven(MavenPublication) {
|
||||
from(components["java"])
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
wrapper {
|
||||
|
Reference in New Issue
Block a user