File tree Expand file tree Collapse file tree 1 file changed +3
-17
lines changed Expand file tree Collapse file tree 1 file changed +3
-17
lines changed Original file line number Diff line number Diff line change @@ -37,23 +37,9 @@ Do you prefer other programming languages?
3737``` xml
3838 <dependencies >
3939 <dependency >
40- <groupId >com.google.protobuf</groupId >
41- <artifactId >protobuf-java</artifactId >
42- <version >3.24.1</version >
43- <scope >compile</scope >
44- </dependency >
45-
46- <dependency >
47- <groupId >com.google.code.gson</groupId >
48- <artifactId >gson</artifactId >
49- <version >2.10.1</version >
50- <scope >compile</scope >
51- </dependency >
52-
53- <dependency >
54- <groupId >com.github.jwdeveloper</groupId >
55- <artifactId >TikTok-Live-Java</artifactId >
56- <version >0.0.12-Release</version >
40+ <groupId >com.github.jwdeveloper.TikTok-Live-Java</groupId >
41+ <artifactId >Client</artifactId >
42+ <version >0.0.13-Release</version >
5743 <scope >compile</scope >
5844 </dependency >
5945 </dependencies >
You can’t perform that action at this time.
0 commit comments