-
Notifications
You must be signed in to change notification settings - Fork 681
Kotlin 1.4.21 #1059
Kotlin 1.4.21 #1059
Conversation
|
Any news on this? 🙂 |
| "artifactId" : "kotlinx-coroutines-core", | ||
| "version" : "1.3.4", | ||
| "nugetId" : "Xamarin.KotlinX.Coroutines.Core", | ||
| "nugetVersion" : "1.3.4" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this no longer needed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should merge #1050 first maybe
| </ItemGroup> | ||
| <ItemGroup> | ||
| <PackageReference Include="Xamarin.Kotlin.StdLib" Version="1.4.20" /> | ||
| <PackageReference Include="Xamarin.Kotlin.StdLib.Jdk7" Version="1.4.21" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why was this change needed? Do we no longer need the stdlib?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Xamarin.Kotlin.StdLib.Jdk7 has dependency to Xamarin.Kotlin.StdLib
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Since azure pipelines run with success, could this PR be merged and published in nuget? Thanks 😊 |
|
Any news on this? |
|
merged and published from other PR |
No description provided.