Update build.gradle

This commit is contained in:
Arkai1 2025-04-15 22:01:17 +05:30 committed by GitHub
parent a3bb5a57bd
commit 19127e1c07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,8 +2,8 @@ ext {
extName = 'HiAnime' extName = 'HiAnime'
extClass = '.HiAnime' extClass = '.HiAnime'
themePkg = 'zorotheme' themePkg = 'zorotheme'
baseUrl = 'https://hianimez.to' baseUrl = 'https://hianime.to'
overrideVersionCode = 47 overrideVersionCode = 48
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"