Update build.gradle.kts

This commit is contained in:
Saksham Shekher 2023-02-11 19:51:17 +05:30 committed by GitHub
parent f1e3665a34
commit 845ac32e21

View file

@ -1,5 +1,5 @@
// use an integer for version numbers // use an integer for version numbers
version = 29 version = 30
cloudstream { cloudstream {
@ -22,5 +22,5 @@ cloudstream {
"Movie", "Movie",
) )
iconUrl = "https://www.google.com/s2/favicons?domain=movierulzhd.run&sz=%size%" iconUrl = "https://www.google.com/s2/favicons?domain=movierulzhd.best&sz=%size%"
} }