mirror of
https://github.com/FluxaMedia/fluxa.git
synced 2026-07-27 04:12:10 +00:00
@JvmSuppressWildcards (TraktModels.kt) and java.util.Locale (PlayerOverlayCards.kt) are JVM-only and don't resolve under Kotlin/Native. Neither was needed: the wildcards annotation has no runtime effect Gson relies on, and uppercase(Locale.ROOT) has a locale-agnostic uppercase() equivalent in the common stdlib. Verified :shared:compileKotlinIosSimulatorArm64 now succeeds (previously failed on master too, unrelated to plugin work). |
||
|---|---|---|
| .. | ||
| schemas | ||
| src | ||
| build.gradle.kts | ||