Update build.gradle.kts

This commit is contained in:
Zaw 2022-09-10 17:32:35 +03:00 committed by GitHub
parent 2fe11231df
commit cf1f6fdc69
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 = 3
version = 4
cloudstream {
description = ""
@ -11,4 +11,4 @@ cloudstream {
tvTypes = listOf( "TvSeries" , "Movie" , "Anime" )
iconUrl = "https://www.google.com/s2/favicons?domain=www.egy.best&sz=%size%"
}
}