File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -355,7 +355,7 @@ Include
355355< dependency>
356356 < groupId> com. github. sealedtx< / groupId>
357357 < artifactId> java- youtube- downloader< / artifactId>
358- < version> 3.2 . 3 < / version>
358+ < version> 3.2 . 4 < / version>
359359< / dependency>
360360```
361361
@@ -372,7 +372,7 @@ dependencyResolutionManagement {
372372```
373373```gradle
374374dependencies {
375- implementation ' com.github.sealedtx:java-youtube-downloader:3.2.3 '
375+ implementation ' com.github.sealedtx:java-youtube-downloader:3.2.4 '
376376}
377377```
378378### Android
Original file line number Diff line number Diff line change 66
77 <groupId >com.github.ikiulian</groupId >
88 <artifactId >java-youtube-downloader</artifactId >
9- <version >3.2.3 </version >
9+ <version >3.2.4 </version >
1010
1111 <name >Java youtube video downloader</name >
1212 <description >Java parser for retrieving youtube video meta info</description >
You can’t perform that action at this time.
0 commit comments