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 bbeba92 commit 4d76562Copy full SHA for 4d76562
build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
implementation 'org.vafer:jdeb:1.9'
49
implementation 'net.jsign:jsign-core:3.1'
50
implementation 'org.redline-rpm:redline:1.2.10'
51
- implementation 'io.github.fvarrui:launch4j:2.5.2'
+ implementation 'edu.sc.seis.launch4j:launch4j:2.5.2'
52
53
testImplementation 'junit:junit:4.12'
54
0 commit comments