Update build.gradle.kts

This commit is contained in:
Saksham Shekher 2023-01-07 19:08:56 +05:30 committed by GitHub
parent edfbab91ce
commit bdb24284a6
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
// use an integer for version numbers // use an integer for version numbers
version = 11 version = 12
cloudstream { cloudstream {
@ -22,5 +22,5 @@ cloudstream {
"Movie", "Movie",
) )
iconUrl = "https://www.google.com/s2/favicons?domain=yomovies.ink&sz=%size%" iconUrl = "https://www.google.com/s2/favicons?domain=yomovies.kim&sz=%size%"
} }