mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 02:09:38 +02:00
Re-add shadow plugin
This commit is contained in:
parent
143c9777d6
commit
2d0608cf0f
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
plugins {
|
plugins {
|
||||||
id 'application'
|
id 'application'
|
||||||
id 'org.graalvm.buildtools.native' version '0.10.6'
|
id 'org.graalvm.buildtools.native' version '0.10.6'
|
||||||
|
id 'com.github.johnrengelman.shadow' version '8.1.1'
|
||||||
}
|
}
|
||||||
|
|
||||||
graalvmNative {
|
graalvmNative {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue