Fix(en/Hikari): The sub or dub fix has been modified

This commit is contained in:
Dark25 2024-08-20 21:53:39 +02:00
parent 112961d8de
commit dec7695f44
2 changed files with 33 additions and 2 deletions

View file

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