Update TDLight
This commit is contained in:
parent
ef9114636e
commit
2363fc00f8
@ -1,7 +1,7 @@
|
||||
TDLight Java
|
||||
====================
|
||||
|
||||
[![Build Status](https://travis-ci.org/tdlight-team/tdlight-java-natives.svg?branch=master)](https://travis-ci.org/tdlight-team/tdlight-java-natives)
|
||||
[![Build Status](https://travis-ci.com/tdlight-team/tdlight-java-natives.svg?branch=master)](https://travis-ci.com/tdlight-team/tdlight-java-natives)
|
||||
[![Release tag](https://img.shields.io/github/v/release/tdlight-team/tdlight-java.svg?include_prereleases)](https://github.com/tdlight-team/tdlight-java/releases)
|
||||
|
||||
A barebone java wrapper for TDLib (and TDLight)
|
||||
|
2
dependencies/tdlight
vendored
2
dependencies/tdlight
vendored
@ -1 +1 @@
|
||||
Subproject commit 604df72790eab24ebe5ae8154e2e077f0f915951
|
||||
Subproject commit ce88917ac75f97eb9f1b13b5b753e4662f7ecc4c
|
@ -8,7 +8,7 @@
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<revision>0-SNAPSHOT</revision>
|
||||
<natives-version>3.0.139</natives-version>
|
||||
<natives-version>3.0.143</natives-version>
|
||||
</properties>
|
||||
<repositories>
|
||||
<repository>
|
||||
|
@ -8,7 +8,7 @@
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<revision>0-SNAPSHOT</revision>
|
||||
<natives-version>3.0.139</natives-version>
|
||||
<natives-version>3.0.143</natives-version>
|
||||
</properties>
|
||||
<repositories>
|
||||
<repository>
|
||||
|
Loading…
Reference in New Issue
Block a user