Update build.gradle.kts

This commit is contained in:
Saksham Shekher 2023-01-15 20:28:08 +05:30 committed by GitHub
parent d5b2a6b956
commit 51f4711005
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
// use an integer for version numbers
version = 2
version = 3
cloudstream {
@ -24,5 +24,5 @@ cloudstream {
"OVA",
)
iconUrl = "https://www.google.com/s2/favicons?domain=tenshi.moe&sz=%size%"
}
iconUrl = "https://www.google.com/s2/favicons?domain=marin.moe&sz=%size%"
}