mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 11:39:11 +03:00
[FIX] Лишняя библиотека в launcher-libraries.
This commit is contained in:
parent
695758aa18
commit
6a934ec2ae
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@
|
|||
dependencies {
|
||||
pack project(':LauncherAPI') // Not error on obf.
|
||||
bundle 'com.github.oshi:oshi-core:3.13.0'
|
||||
bundle 'commons-codec:commons-codec:1.11'
|
||||
}
|
||||
|
||||
task genRuntimeJS(type: Zip) {
|
||||
|
|
Loading…
Reference in a new issue