Update example
This commit is contained in:
parent
bda9a3f6e2
commit
6deb99f517
@ -25,24 +25,24 @@
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-java</artifactId>
|
||||
<version>2.7.8.21</version>
|
||||
<version>2.7.8.22</version>
|
||||
</dependency>
|
||||
|
||||
<!-- TDLight natives -->
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-natives-linux-amd64</artifactId>
|
||||
<version>3.3.161</version>
|
||||
<version>3.3.164</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-natives-windows-amd64</artifactId>
|
||||
<version>3.3.161</version>
|
||||
<version>3.3.164</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-natives-osx-amd64</artifactId>
|
||||
<version>3.3.161</version>
|
||||
<version>3.3.164</version>
|
||||
</dependency>
|
||||
|
||||
<!-- log4j logging -->
|
||||
|
Loading…
Reference in New Issue
Block a user