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

brain damage (real)
This commit is contained in:
Draff 2024-03-24 21:24:42 +00:00
parent ce09450e2a
commit b3f274dab5

View File

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