-
Notifications
You must be signed in to change notification settings - Fork 53
Release Notes 11.0
Release Notes Bot edited this page Sep 23, 2020
·
3 revisions
- Java.Interop GitHub PR 723: [Bytecode] Hide nested types inside hidden Kotlin types.
- Java.Interop GitHub PR 722: [generator] Use GC.KeepAlive for reference type method parameters.
- Java.Interop GitHub PR 718: [ApiXmlAdjuster] Fix for finding "mono.app.android.IntentService".
- Java.Interop GitHub PR 700: [Bytecode] Hide Kotlin synthetic default constructors.
- Java.Interop GitHub PR 690: [Java.Interop] Avoid double-disposing PeerReferences
- Java.Interop GitHub PR 672: [generator] Mark protected types nested in sealed classes as private.