2
1
Fork 1
mirror of https://github.com/yoyzo/arab synced 2024-08-15 03:15:00 +00:00

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

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%"
}