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
1 changed files with 2 additions and 2 deletions

View File

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