compilerVersionAliases
Compiler version aliases mapping fake IDE versions to their real compiler versions.
This is useful for IDE builds (e.g., Android Studio canary) that report a fake Kotlin compiler version. When Metro detects a compiler version that matches an alias key, it will use the corresponding value as the real version.
User-defined aliases take priority over built-in aliases.
Empty by default.