Update build.gradle

This commit is contained in:
Arkai1 2025-04-17 11:16:02 +05:30 committed by GitHub
parent e240125371
commit 7779fa173e
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 = 49 overrideVersionCode = 50
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"