* Add OSHI lib for hardware and os detection
* Raised Windows minimum support to 8.1 * Raised OSX minimum support to 10.13
This commit is contained in:
committed by
Sheepit Renderfarm
parent
0a149bf1a8
commit
a68639ff51
@@ -27,7 +27,8 @@ dependencies {
|
||||
|
||||
implementation 'args4j:args4j:2.33'
|
||||
implementation 'net.lingala.zip4j:zip4j:2.7.0'
|
||||
implementation 'net.java.dev.jna:jna-platform:5.0.0' // couldnt upgrade
|
||||
implementation 'net.java.dev.jna:jna-platform:5.9.0'
|
||||
implementation 'com.github.oshi:oshi-core:5.8.2'
|
||||
implementation 'org.simpleframework:simple-xml:2.7.1'
|
||||
implementation 'javax.xml.bind:jaxb-api:2.3.1'
|
||||
implementation 'com.formdev:flatlaf:1.1.2'
|
||||
|
||||
Reference in New Issue
Block a user