Update tdlight
This commit is contained in:
parent
3d534b479e
commit
6de20e1a31
@ -8,8 +8,8 @@
|
||||
<name>TDLight Java BOM</name>
|
||||
<properties>
|
||||
<revision>3.0.0.0-SNAPSHOT</revision>
|
||||
<tdlight.natives.version>4.0.436</tdlight.natives.version>
|
||||
<tdlight.api.version>4.0.406</tdlight.api.version>
|
||||
<tdlight.natives.version>4.0.440</tdlight.natives.version>
|
||||
<tdlight.api.version>4.0.410</tdlight.api.version>
|
||||
<maven.compiler.source>1.8</maven.compiler.source>
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
</properties>
|
||||
|
@ -26,7 +26,7 @@
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-java-bom</artifactId>
|
||||
<version>3.0.11+td.1.8.14</version>
|
||||
<version>3.0.12+td.1.8.14</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user