version bump m+
CI / Prepare job (push) Successful in 4s Details
CI / Build individual modules (push) Successful in 2m16s Details
CI / Publish repo (push) Successful in 36s Details

brain damage (real)
This commit is contained in:
Draff 2024-03-24 21:24:42 +00:00
parent ce09450e2a
commit b3f274dab5
1 changed files with 1 additions and 1 deletions

View File

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