We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab01849 commit 9662f4aCopy full SHA for 9662f4a
build.gradle
@@ -54,9 +54,7 @@ dependencies {
54
implementation 'org.vafer:jdeb:1.9'
55
implementation 'net.jsign:jsign-core:3.1'
56
implementation 'org.redline-rpm:redline:1.2.10'
57
-
58
- //implementation 'io.github.fvarrui:gradle-launch4j:2.4.7'
59
- implementation 'edu.sc.seis.launch4j:launch4j:2.5.1'
+ implementation 'io.github.fvarrui:launch4j:2.5.2'
60
61
testImplementation 'junit:junit:4.12'
62
0 commit comments