Update Kotlin to 2.3#1767
Conversation
|
I need to check whether the throws change affects the exception handling from Swift/Objective-C. |
|
Sure! And maybe even find out why does this even happen in the first place?? Also I did run |
|
Can we first merge: #1690 to not force Kotlin 2.3 on downstream consumers? Upgrading to Kotin 2.3 without setting |
|
Any idea why does |
|
Hi @swankjesse, @JakeWharton, @MohammedKHC Do we have any update on Kotlin upgarde to 2.3? |
|
Okio already works with Kotlin 2.3. This change should have no effect on consumers. What is your motivation for wanting it? |
NOTE: This removes some of
@Throwsannotations from the native sourceset.without this building for native fails.