mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 03:31:15 +03:00
[ANY] LaunchServer знает о Request методах
This commit is contained in:
parent
b8cc9ec9f5
commit
47e33b0588
2 changed files with 2 additions and 1 deletions
|
@ -42,6 +42,7 @@
|
|||
|
||||
dependencies {
|
||||
pack project(':libLauncher')
|
||||
pack project(':LauncherAPI')
|
||||
bundle project(':Radon')
|
||||
bundle 'mysql:mysql-connector-java:8.0.13'
|
||||
bundle 'jline:jline:2.14.6'
|
||||
|
|
2
modules
2
modules
|
@ -1 +1 @@
|
|||
Subproject commit 9e3e773124ced1d3530349a69c21854aa88eaf6b
|
||||
Subproject commit c338164496249a17eea2079ed560b09132831f35
|
Loading…
Reference in a new issue