(en/kickassanime) Adding kaa.mx (#867)

* Update KickAssAnime.kt

* Update build.gradle
This commit is contained in:
Arkai1 2025-04-09 23:18:26 +05:30 committed by GitHub
parent 37d08b9c8a
commit 6c38697f19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

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