mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-22 14:22:45 +01:00
build.gradle: Make the 'core' submodule use the 'java-library' plugin, rather than 'java'.
This commit is contained in:
parent
65c1b8ca25
commit
5ade97b5b3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id 'java'
|
||||
id 'java-library'
|
||||
id 'com.google.protobuf'
|
||||
id 'maven'
|
||||
id 'eclipse'
|
||||
|
|
Loading…
Add table
Reference in a new issue