[FIX] Обкат библиотеки OSHI

This commit is contained in:
Gravit 2019-05-08 00:53:20 +07:00
parent 8873d6ec90
commit 8d8beb1569
No known key found for this signature in database
GPG key ID: 061981E1E85D3216

View file

@ -37,7 +37,7 @@
dependencies { dependencies {
pack project(':LauncherAuthlib') pack project(':LauncherAuthlib')
bundle 'com.github.oshi:oshi-core:3.13.1' bundle 'com.github.oshi:oshi-core:3.13.0'
bundle 'com.jfoenix:jfoenix:8.0.8' bundle 'com.jfoenix:jfoenix:8.0.8'
bundle 'de.jensd:fontawesomefx:8.9' bundle 'de.jensd:fontawesomefx:8.9'
bundle 'org.apache.httpcomponents:httpclient:4.5.7' bundle 'org.apache.httpcomponents:httpclient:4.5.7'