diff --git a/src/en/aniwatch/build.gradle b/src/en/aniwatch/build.gradle index 2a73adbf..1eb4525d 100644 --- a/src/en/aniwatch/build.gradle +++ b/src/en/aniwatch/build.gradle @@ -1,9 +1,9 @@ ext { extName = 'AniWatchtv' - extClass = '.AniWatchtv' + extClass = '.AniWatch' themePkg = 'zorotheme' baseUrl = 'https://aniwatchtv.to' overrideVersionCode = 1 } -apply from: "$rootDir/common.gradle" \ No newline at end of file +apply from: "$rootDir/common.gradle"