Update build.gradle

This commit is contained in:
Arkai1 2025-05-11 23:12:19 +05:30 committed by GitHub
parent 66ca8544d3
commit 06475f2de1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"