Fix(hi/YoMovies): Update source (#299)

This commit is contained in:
Dark25 2024-10-10 23:16:10 +02:00 committed by GitHub
parent 2f236071b9
commit 53856f9275
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 4 deletions

View file

@ -1,7 +1,7 @@
ext {
extName = 'YoMovies'
extClass = '.YoMovies'
extVersionCode = 13
extVersionCode = 14
isNsfw = true
}