bump the anime4UP extension version

This commit is contained in:
Nachat Ayoub 2024-12-11 12:04:01 +00:00
parent 1cc407b7d3
commit d40715be8a

View file

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