Update build.gradle.kts

This commit is contained in:
yoyzo 2023-01-30 00:00:00 +03:00 committed by GitHub
parent bc6f129909
commit 0ac53c60c3
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 = 4
version = 5
cloudstream {
description = ""
@ -11,4 +11,4 @@ cloudstream {
tvTypes = listOf( "TvSeries" , "Movie" , "Anime" )
iconUrl = "https://www.google.com/s2/favicons?domain=mycima.tv&sz=%size%"
}
}