Update build.gradle

This commit is contained in:
V3u47ZoN 2025-04-22 06:33:09 +00:00 committed by GitHub
parent 757694fabf
commit f0c0f38b37
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"