Update README.md

This commit is contained in:
Andrea Cavalli 2020-08-20 17:10:36 +02:00
parent d7b5b9505a
commit ddf3c770ba
1 changed files with 3 additions and 3 deletions

View File

@ -69,7 +69,7 @@ dependencies {
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>it.tdlight</groupId> <groupId>it.tdlight</groupId>
<artifactId>tdlight-java</artifactId> <artifactId>tdlib-java</artifactId>
<version>REPLACE_WITH_LATEST_VERSION</version> <version>REPLACE_WITH_LATEST_VERSION</version>
</dependency> </dependency>
</dependencies> </dependencies>
@ -80,7 +80,7 @@ repositories {
maven { url "https://maven.pkg.github.com/tdlight-team/tdlight-java" } maven { url "https://maven.pkg.github.com/tdlight-team/tdlight-java" }
} }
dependencies { dependencies {
implementation 'it.tdlight:tdlight-java:REPLACE_WITH_LATEST_VERSION' implementation 'it.tdlight:tdlib-java:REPLACE_WITH_LATEST_VERSION'
} }
``` ```
@ -129,4 +129,4 @@ TDLib is licensed by Aliaksei Levin <levlam@telegram.org> and Arseny Smirnov <ar
OpenSSL is licensed under the terms of Apache License v2 OpenSSL is licensed under the terms of Apache License v2
Zlib is licensed under the terms of Zlib license Zlib is licensed under the terms of Zlib license