Update build.gradle

This commit is contained in:
Arkai1 2025-03-12 20:43:20 +05:30 committed by GitHub
parent 701dccf4c2
commit a10311a6c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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