forked from AlmightyHak/extensions-source
Fix anime world (#39)
* AnimeWorld StreamTape Readd * Delete src/it/animeworld/src/eu/kanade/tachiyomi/animeextension/it/animeworld/ANIMEWORLD.kt Fixing it * add animeworld.kt * Gradle Update * Gradle Update + Animeworld * Gradle Update + Animeworld
This commit is contained in:
parent
97ab016138
commit
28ee7278d5
2 changed files with 6 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
ext {
|
||||
extName = 'ANIMEWORLD.tv'
|
||||
extClass = '.ANIMEWORLD'
|
||||
extVersionCode = 38
|
||||
extVersionCode = 39
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue