mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-28 01:09:40 -05:00
Compare commits
3 Commits
develop-1.
...
1.9.0-Rele
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
81fb2b4576 | ||
|
|
64b2e74d2b | ||
|
|
8a1f3255d0 |
@@ -70,7 +70,7 @@ Maven
|
||||
<dependency>
|
||||
<groupId>com.github.jwdeveloper.TikTok-Live-Java</groupId>
|
||||
<artifactId>Client</artifactId>
|
||||
<version>1.8.14-Release</version>
|
||||
<version>1.9.0-Release</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
@@ -87,7 +87,7 @@ dependencyResolutionManagement {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.8.14-Release'
|
||||
implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.9.0-Release'
|
||||
}
|
||||
```
|
||||
|
||||
@@ -746,7 +746,6 @@ public static class CustomListener {
|
||||
|
||||
}
|
||||
|
||||
//
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user