Bump AnimePahe extVersionCode to 30 for improved episode sorting and numbering
This commit is contained in:
parent
b1446b5f73
commit
08852e0e61
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
ext {
|
||||
extName = 'AnimePahe'
|
||||
extClass = '.AnimePahe'
|
||||
extVersionCode = 29
|
||||
extVersionCode = 30
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
||||
dependencies {
|
||||
implementation(libs.jsunpacker)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue