Fix anime world #39

Merged
mobby45 merged 8 commits from fixAnimeWorld into main 2024-07-09 23:25:30 -05:00
Showing only changes of commit e706b7c379 - Show all commits

View file

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