Update build.gradle.kts (#10)

Co-authored-by: yoyzo <122361785+yoyzo@users.noreply.github.com>
This commit is contained in:
Ziad Mohamed 2023-03-09 22:48:31 +02:00 committed by GitHub
parent 649a4deb27
commit f43fbeb6f2
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 = 7
version = 8
cloudstream {
authors = listOf( "ImZaw" )
@ -9,5 +9,5 @@ cloudstream {
tvTypes = listOf( "TvSeries" , "Movie" , "Anime" )
iconUrl = "https://www.google.com/s2/favicons?domain=mycima.tv&sz=%size%"
iconUrl = "https://www.google.com/s2/favicons?domain=wecima.tube&sz=%size%"
}