Update build.gradle

This commit is contained in:
Arkai1 2025-05-19 09:34:30 +05:30 committed by GitHub
parent 0dc5fcb60b
commit bf3fbadec8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ ext {
extClass = '.HiAnime' extClass = '.HiAnime'
themePkg = 'zorotheme' themePkg = 'zorotheme'
baseUrl = 'https://hianimez.to' baseUrl = 'https://hianimez.to'
overrideVersionCode = 51 overrideVersionCode = 52
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"