Update build.gradle.kts

This commit is contained in:
Saksham Shekher 2023-02-05 20:18:24 +05:30 committed by GitHub
parent 4f4eaae87f
commit 3682dff6a8
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 = 5
version = 6
cloudstream {
@ -21,5 +21,5 @@ cloudstream {
"Movie",
)
iconUrl = "https://www.google.com/s2/favicons?domain=prmovies.rest&sz=%size%"
iconUrl = "https://www.google.com/s2/favicons?domain=prmovies.bio&sz=%size%"
}