mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 11:39:11 +03:00
[FIX] автометическое копирование jfoenix в launcher-libraries
This commit is contained in:
parent
a540bdcf48
commit
cfe6c6c2ac
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
pack project(':LauncherAPI') // Not error on obf.
|
||||
bundle 'com.github.oshi:oshi-core:3.13.0'
|
||||
compileOnly 'org.ow2.asm:asm-all:5.0.3'
|
||||
bundle 'com.jfoenix:jfoenix:8.0.8'
|
||||
}
|
||||
|
||||
task genRuntimeJS(type: Zip) {
|
||||
|
|
Loading…
Reference in a new issue