mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 03:31:15 +03:00
[FEATURE] launcherinstaller fabric
This commit is contained in:
parent
3be2452ceb
commit
9112ca0c88
2 changed files with 1 additions and 2 deletions
|
@ -71,7 +71,6 @@ task cleanjar(type: Jar, dependsOn: jar) {
|
|||
|
||||
dependencies {
|
||||
pack project(':LauncherAPI')
|
||||
pack group: 'org.apache.maven', name: 'maven-artifact', version: '3.8.1'
|
||||
bundle group: 'me.tongfei', name: 'progressbar', version: '0.9.2'
|
||||
bundle group: 'org.fusesource.jansi', name: 'jansi', version: rootProject['verJansi']
|
||||
bundle group: 'org.jline', name: 'jline', version: rootProject['verJline']
|
||||
|
|
2
modules
2
modules
|
@ -1 +1 @@
|
|||
Subproject commit 5c17323bd4dc5c7f85d35fdee4f4cf4c35eb86f7
|
||||
Subproject commit ee796454c63c6dcc39419f03fe1518326c7bcf20
|
Loading…
Reference in a new issue