AnimeXin: update url ()

This commit is contained in:
Cuong-Tran 2025-01-12 02:27:19 +07:00 committed by GitHub
parent 8d6cb4d959
commit dfff9f3e85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions
src/all/animexin

View file

@ -3,7 +3,7 @@ ext {
extClass = '.AnimeXin'
themePkg = 'animestream'
baseUrl = 'https://animexin.vip'
overrideVersionCode = 8
overrideVersionCode = 9
}
apply from: "$rootDir/common.gradle"