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'
extClass = '.HiAnime'
themePkg = 'zorotheme'
baseUrl = 'https://hianimez.to'
overrideVersionCode = 47
baseUrl = 'https://hianime.to'
overrideVersionCode = 48
}
apply from: "$rootDir/common.gradle"