Updated native library
This commit is contained in:
parent
912d7428b6
commit
76c0e29e0d
2
pom.xml
2
pom.xml
@ -2,7 +2,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlib-natives-windows-amd64</artifactId>
|
||||
<version>1.1.7</version>
|
||||
<version>1.1.8</version>
|
||||
<name>TDLib 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