mirror of
https://github.com/skylot/jadx.git
synced 2024-12-02 09:46:49 +00:00
build: update shadowJar for build with gradle 5.0
This commit is contained in:
parent
0f27eba1b1
commit
63c528dba9
@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
id 'edu.sc.seis.launch4j' version '2.4.4'
|
||||
id 'com.github.johnrengelman.shadow' version '2.0.4'
|
||||
id 'com.github.johnrengelman.shadow' version '4.0.3'
|
||||
}
|
||||
|
||||
apply plugin: 'application'
|
||||
|
Loading…
Reference in New Issue
Block a user