mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 14:42:37 +01:00
Remove unnecessary application of 'java-base' plugin
This was needed at the root level for a while when first porting the build back to the monorepo, but is no longer necessary now.
This commit is contained in:
parent
743a7692b7
commit
3913988f66
1 changed files with 0 additions and 5 deletions
|
@ -12,11 +12,6 @@ buildscript {
|
|||
}
|
||||
|
||||
|
||||
configure(rootProject) {
|
||||
apply plugin: 'java-base'
|
||||
}
|
||||
|
||||
|
||||
configure(subprojects) {
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'com.google.osdetector'
|
||||
|
|
Loading…
Add table
Reference in a new issue