AniWatch #999

Merged
Arkai1 merged 4 commits from Aniwatch into main 2025-05-12 04:15:16 -05:00
Showing only changes of commit 06475f2de1 - Show all commits

View file

@ -1,9 +1,9 @@
ext { ext {
extName = 'AniWatchtv' extName = 'AniWatchtv'
extClass = '.AniWatchtv' extClass = '.AniWatch'
themePkg = 'zorotheme' themePkg = 'zorotheme'
baseUrl = 'https://aniwatchtv.to' baseUrl = 'https://aniwatchtv.to'
overrideVersionCode = 1 overrideVersionCode = 1
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"