Update example
This commit is contained in:
parent
75df4b0b46
commit
0dbccf09d5
@ -26,24 +26,24 @@
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-java</artifactId>
|
||||
<version>2.7.8.29</version>
|
||||
<version>2.7.8.31</version>
|
||||
</dependency>
|
||||
|
||||
<!-- TDLight natives -->
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-natives-linux-amd64</artifactId>
|
||||
<version>4.0.169</version>
|
||||
<version>4.0.173</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-natives-windows-amd64</artifactId>
|
||||
<version>4.0.169</version>
|
||||
<version>4.0.173</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-natives-osx-amd64</artifactId>
|
||||
<version>4.0.169</version>
|
||||
<version>4.0.173</version>
|
||||
</dependency>
|
||||
|
||||
<!-- log4j logging -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user