Update build.gradle

This commit is contained in:
Arkai1 2025-03-28 17:24:49 +05:30 committed by GitHub
parent d101407943
commit 238079766b
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 = 45
extVersionCode = 46
}
apply from: "$rootDir/common.gradle"