[FIX] автометическое копирование jfoenix в launcher-libraries

This commit is contained in:
Gravit 2019-04-07 21:09:41 +07:00
parent a540bdcf48
commit cfe6c6c2ac

View file

@ -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) {