Fix neko sama + FRAnime (#128)
* FrAnime Fix * NekoSama Fix * Update build.gradle * Update NekoSama.kt * Update FrAnimeDto.kt * Update FrAnimeDto.kt
This commit is contained in:
parent
ae5466af0c
commit
cc963b11ec
8 changed files with 100 additions and 33 deletions
7
lib/vidmoly-extractor/build.gradle.kts
Normal file
7
lib/vidmoly-extractor/build.gradle.kts
Normal file
|
@ -0,0 +1,7 @@
|
|||
plugins {
|
||||
id("lib-android")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":lib:playlist-utils"))
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue