Update build.gradle.kts
This commit is contained in:
parent
2fe11231df
commit
cf1f6fdc69
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
version = 3
|
version = 4
|
||||||
|
|
||||||
cloudstream {
|
cloudstream {
|
||||||
description = ""
|
description = ""
|
||||||
|
@ -11,4 +11,4 @@ cloudstream {
|
||||||
tvTypes = listOf( "TvSeries" , "Movie" , "Anime" )
|
tvTypes = listOf( "TvSeries" , "Movie" , "Anime" )
|
||||||
|
|
||||||
iconUrl = "https://www.google.com/s2/favicons?domain=www.egy.best&sz=%size%"
|
iconUrl = "https://www.google.com/s2/favicons?domain=www.egy.best&sz=%size%"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue