This commit is contained in:
Luna712 2023-09-21 18:22:16 -06:00 committed by GitHub
parent d43c4c6c67
commit d819dc69a6
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,7 +1,7 @@
import org.jetbrains.kotlin.konan.properties.Properties
// use an integer for version numbers
version = 173
version = 174
android {
defaultConfig {
@ -46,4 +46,4 @@ cloudstream {
)
iconUrl = "https://raw.githubusercontent.com/hexated/cloudstream-extensions-hexated/master/SoraStream/Icon.png"
}
}