NuvioStreaming/composeApp
Guilherme Lima Pereira 5623cd99c2 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 update quick-js aar 2026-05-04 01:19:51 +05:30
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 minify build 2026-04-13 02:44:36 +05:30