Update build.gradle

This commit is contained in:
V3u47ZoN 2025-04-23 05:05:53 +00:00 committed by GitHub
parent 53eb59a6db
commit a3a4432ffa
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 = 47
extVersionCode = 46
}
apply from: "$rootDir/common.gradle"