Update chillx extractor (#979)

* Update chillxextractor

* bump exts using chillx
This commit is contained in:
V3u47ZoN 2025-05-03 10:20:12 +00:00 committed by GitHub
parent 36a480cd46
commit dd28b05f01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 14 additions and 12 deletions

View file

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