Update build.gradle.kts

This commit is contained in:
antonydp 2022-10-31 11:01:37 +01:00 committed by GitHub
parent 69702143c6
commit 0cca6c7f92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
// use an integer for version numbers // use an integer for version numbers
version = 3 version = 4
cloudstream { cloudstream {
@ -23,4 +23,4 @@ cloudstream {
) )
iconUrl = "https://www.google.com/s2/favicons?domain=streamingcommunity.best&sz=%size%" iconUrl = "https://www.google.com/s2/favicons?domain=streamingcommunity.best&sz=%size%"
} }