Change HiAnime latest update endpoint

This commit is contained in:
Your Name 2024-12-09 16:29:26 +08:00
parent 67053f48f8
commit a4754cb3cb
4 changed files with 7 additions and 3 deletions

View file

@ -2,7 +2,7 @@ plugins {
id("lib-multisrc")
}
baseVersionCode = 3
baseVersionCode = 4
dependencies {
api(project(":lib:megacloud-extractor"))