NuvioStreaming/composeApp
Guilherme Lima Pereira 64c746e520 fix(trakt): replace invalid RegexOption.DOT_MATCHES_ALL with inline flag
RegexOption.DOT_MATCHES_ALL is not available in Kotlin Common (KMP).
Replaced with inline (?s) flag to fix commonMain compilation.
2026-05-09 17:37:32 -03:00
..
libs
src fix(trakt): replace invalid RegexOption.DOT_MATCHES_ALL with inline flag 2026-05-09 17:37:32 -03:00
build.gradle.kts feat: episode ratings api 2026-05-07 02:01:11 +05:30
proguard-rules.pro