andreacavalli
/
JTDLib
Archived
forked from ErnyTech/JTDLib
1
0
Fork 0

Updated to 2.167.3

This commit is contained in:
Andrea Cavalli 2020-08-01 02:16:12 +02:00
parent 09127337d5
commit 3965e144cb
2 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 92e944ad975519f4c069b49c1a01efc1eea67022
Subproject commit 065635e24d05f3e033699be2b2f2b22939e6e831

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>it.ernytech</groupId>
<artifactId>tdlib</artifactId>
<version>2.167.3</version>
<version>2.167.4</version>
<name>JTDLib</name>
<packaging>jar</packaging>
<properties>
@ -50,7 +50,7 @@
<dependency>
<groupId>org.warp</groupId>
<artifactId>common-utils</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
</dependency>
</dependencies>
<build>