Skip to content

Commit b693869

Browse files
committed
Update tdlib
1 parent 6de597f commit b693869

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<name>TDLight Java BOM</name>
99
<properties>
1010
<revision>3.0.0.0-SNAPSHOT</revision>
11-
<tdlight.natives.version>4.0.491</tdlight.natives.version>
12-
<tdlight.api.version>4.0.461</tdlight.api.version>
11+
<tdlight.natives.version>4.0.492</tdlight.natives.version>
12+
<tdlight.api.version>4.0.462</tdlight.api.version>
1313
<maven.compiler.source>1.8</maven.compiler.source>
1414
<maven.compiler.target>1.8</maven.compiler.target>
1515
</properties>

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>it.tdlight</groupId>
2828
<artifactId>tdlight-java-bom</artifactId>
29-
<version>3.2.0+td.1.8.20</version>
29+
<version>3.2.0+td.1.8.21</version>
3030
<type>pom</type>
3131
<scope>import</scope>
3232
</dependency>

0 commit comments

Comments
 (0)