Update tdlight
This commit is contained in:
parent
b6938698c0
commit
a15245e6ed
@ -8,8 +8,8 @@
|
||||
<name>TDLight Java BOM</name>
|
||||
<properties>
|
||||
<revision>3.0.0.0-SNAPSHOT</revision>
|
||||
<tdlight.natives.version>4.0.492</tdlight.natives.version>
|
||||
<tdlight.api.version>4.0.462</tdlight.api.version>
|
||||
<tdlight.natives.version>4.0.493</tdlight.natives.version>
|
||||
<tdlight.api.version>4.0.463</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.2.0+td.1.8.21</version>
|
||||
<version>3.2.1+td.1.8.21</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user