Updated native library
This commit is contained in:
parent
15bdd268a6
commit
fb45b8f925
2
pom.xml
2
pom.xml
@ -2,7 +2,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-natives-windows-amd64</artifactId>
|
||||
<version>1.1.6</version>
|
||||
<version>1.1.7</version>
|
||||
<name>TDLight Natives for Windows (amd64)</name>
|
||||
<packaging>jar</packaging>
|
||||
<properties>
|
||||
|
@ -0,0 +1,5 @@
|
||||
package it.tdlight.tdlight.win.amd64;
|
||||
|
||||
public class LoadLibrary {
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user