Update example
This commit is contained in:
parent
1655a2912d
commit
e58401b973
@ -26,24 +26,24 @@
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-java</artifactId>
|
||||
<version>2.7.8.42</version>
|
||||
<version>2.7.9.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- TDLight natives -->
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-natives-linux-amd64</artifactId>
|
||||
<version>4.0.178</version>
|
||||
<version>4.0.179</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-natives-windows-amd64</artifactId>
|
||||
<version>4.0.178</version>
|
||||
<version>4.0.179</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-natives-osx-amd64</artifactId>
|
||||
<version>4.0.178</version>
|
||||
<version>4.0.179</version>
|
||||
</dependency>
|
||||
|
||||
<!-- log4j logging -->
|
||||
|
Loading…
Reference in New Issue
Block a user