Bump M+ ver

This commit is contained in:
Draff 2024-12-14 06:57:49 +00:00
parent 44b820eca0
commit e91f02af02
No known key found for this signature in database
GPG Key ID: E8A89F3211677653

@ -1,7 +1,7 @@
ext {
extName = 'MANGA Plus by SHUEISHA'
extClass = '.MangaPlusFactory'
extVersionCode = 53
extVersionCode = 54
}
apply from: "$rootDir/common.gradle"