Fix windows build
This commit is contained in:
parent
660a6b0a3b
commit
4d2f48d533
@ -8,8 +8,8 @@
|
||||
<name>TDLight Java BOM</name>
|
||||
<properties>
|
||||
<revision>3.0.0.0-SNAPSHOT</revision>
|
||||
<tdlight.natives.version>4.0.422</tdlight.natives.version>
|
||||
<tdlight.api.version>4.0.392</tdlight.api.version>
|
||||
<tdlight.natives.version>4.0.427</tdlight.natives.version>
|
||||
<tdlight.api.version>4.0.397</tdlight.api.version>
|
||||
<maven.compiler.source>1.8</maven.compiler.source>
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
</properties>
|
||||
|
@ -26,7 +26,7 @@
|
||||
<dependency>
|
||||
<groupId>it.tdlight</groupId>
|
||||
<artifactId>tdlight-java-bom</artifactId>
|
||||
<version>3.0.6+td.1.8.14</version>
|
||||
<version>3.0.7+td.1.8.14</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
Loading…
x
Reference in New Issue
Block a user