Update build.gradle

This commit is contained in:
Arkai1 2025-04-16 23:47:07 +05:30 committed by GitHub
parent a1312daf0e
commit 4ae915445f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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