Update natives
This commit is contained in:
parent
1c6e54b38f
commit
a08c987758
@ -8,8 +8,8 @@
|
||||
<name>TDLight Java BOM</name>
|
||||
<properties>
|
||||
<revision>3.0.0.0-SNAPSHOT</revision>
|
||||
<tdlight.natives.version>4.0.374</tdlight.natives.version>
|
||||
<tdlight.api.version>4.0.372</tdlight.api.version>
|
||||
<tdlight.natives.version>4.0.376</tdlight.natives.version>
|
||||
<tdlight.api.version>4.0.374</tdlight.api.version>
|
||||
<maven.compiler.source>1.8</maven.compiler.source>
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
</properties>
|
||||
|
@ -46,6 +46,7 @@
|
||||
<artifactId>tdlight-natives</artifactId>
|
||||
<classifier>linux-amd64-ssl1</classifier>
|
||||
</dependency>
|
||||
<!--
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-natives</artifactId>
|
||||
@ -55,6 +56,7 @@
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>osx-amd64</artifactId>
|
||||
</dependency>
|
||||
-->
|
||||
|
||||
<!-- log4j logging -->
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user