Update build.gradle.kts

This commit is contained in:
Fixer 2022-10-06 15:24:28 +02:00 committed by GitHub
parent f4bbe6a20e
commit 15a1e9d65e
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 = 2 version = 3
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%"
} }