Bump M+ ver
CI / Prepare job (push) Successful in 4s Details
CI / Build individual modules (push) Successful in 8m11s Details
CI / Publish repo (push) Successful in 52s Details

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 changed files with 1 additions and 1 deletions

View File

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