Update example version
This commit is contained in:
parent
a482f990f4
commit
bce535c247
@ -26,7 +26,7 @@
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-java-bom</artifactId>
|
||||
<version>2.8.9.0</version>
|
||||
<version>2.8.9.1</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
@ -36,7 +36,7 @@
|
||||
<!-- TDLight -->
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-java</artifactId>
|
||||
<artifactId>tdlight-java</artifactId> <!-- Use tdlight-java-8 for java 8 to 16 -->
|
||||
</dependency>
|
||||
|
||||
<!-- TDLight natives -->
|
||||
|
Loading…
Reference in New Issue
Block a user