fix(it/animeworld): 202 redirect proper fix #582

Merged
PGgamer2 merged 8 commits from patch-2 into main 2025-01-24 18:29:14 -06:00
Showing only changes of commit 4152a4f846 - Show all commits

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'ANIMEWORLD.tv' extName = 'ANIMEWORLD.tv'
extClass = '.ANIMEWORLD' extClass = '.ANIMEWORLD'
extVersionCode = 41 extVersionCode = 42
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"