Update build.gradle

This commit is contained in:
Arkai1 2025-04-10 10:52:40 +05:30 committed by GitHub
parent 812e9c2e54
commit 87dcd5dfd3
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"