Merge branch 'main' into develop/jellyseerr

This commit is contained in:
Ray 2025-12-26 15:41:15 -05:00 committed by GitHub
commit 99dc93d08e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 512 additions and 327 deletions

View file

@ -59,6 +59,7 @@ android {
debug {
isMinifyEnabled = false
isDebuggable = true
applicationIdSuffix = ".debug"
}
}
compileOptions {