Update build.gradle

This commit is contained in:
Arkai1 2025-04-16 13:12:30 +05:30 committed by GitHub
parent f9f86e46ae
commit c4ff62639d
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://hianime.to'
overrideVersionCode = 48
baseUrl = 'https://hianimez.to'
overrideVersionCode = 49
}
apply from: "$rootDir/common.gradle"