Update build.gradle

This commit is contained in:
Arkai1 2025-04-27 14:34:19 +05:30 committed by GitHub
parent 507a3b0098
commit b2eaa362ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
ext {
extName = 'KickAssAnime'
extClass = '.KickAssAnime'
extVersionCode = 46
extVersionCode = 47
}
apply from: "$rootDir/common.gradle"