Update tdlib
This commit is contained in:
parent
6de597fd0f
commit
b6938698c0
@ -8,8 +8,8 @@
|
|||||||
<name>TDLight Java BOM</name>
|
<name>TDLight Java BOM</name>
|
||||||
<properties>
|
<properties>
|
||||||
<revision>3.0.0.0-SNAPSHOT</revision>
|
<revision>3.0.0.0-SNAPSHOT</revision>
|
||||||
<tdlight.natives.version>4.0.491</tdlight.natives.version>
|
<tdlight.natives.version>4.0.492</tdlight.natives.version>
|
||||||
<tdlight.api.version>4.0.461</tdlight.api.version>
|
<tdlight.api.version>4.0.462</tdlight.api.version>
|
||||||
<maven.compiler.source>1.8</maven.compiler.source>
|
<maven.compiler.source>1.8</maven.compiler.source>
|
||||||
<maven.compiler.target>1.8</maven.compiler.target>
|
<maven.compiler.target>1.8</maven.compiler.target>
|
||||||
</properties>
|
</properties>
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>it.tdlight</groupId>
|
<groupId>it.tdlight</groupId>
|
||||||
<artifactId>tdlight-java-bom</artifactId>
|
<artifactId>tdlight-java-bom</artifactId>
|
||||||
<version>3.2.0+td.1.8.20</version>
|
<version>3.2.0+td.1.8.21</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user