Update build.gradle.kts

This commit is contained in:
Saksham Shekher 2023-04-05 07:35:10 +05:30 committed by GitHub
parent f06c50cb60
commit cc52609363
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
version = 1
version = 2
cloudstream {
@ -22,5 +22,5 @@ cloudstream {
"Anime"
)
iconUrl = "https://www.google.com/s2/favicons?domain=moviesmod.net&sz=%size%"
iconUrl = "https://www.google.com/s2/favicons?domain=https://moviesmod.net.in&sz=%size%"
}