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 ac0d4f2383 - Show all commits

View file

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