fix(it/animeunity): Fix video streams URLs #621

Merged
PGgamer2 merged 3 commits from patch-1 into main 2025-02-05 16:01:07 -06:00
Showing only changes of commit 1dbce9d6e9 - Show all commits

View file

@ -1,7 +1,7 @@
ext {
extName = 'AnimeUnity'
extClass = '.AnimeUnity'
extVersionCode = 8
extVersionCode = 9
}
apply from: "$rootDir/common.gradle"