Skip to content

Commit

Permalink
Update kotlin stdlib nuget.
Browse files Browse the repository at this point in the history
  • Loading branch information
JosueDM94 committed May 29, 2024
1 parent 3cac759 commit 1c2f2ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Xamarin.GooglePlayServices.Maps" Version="118.2.0.3" />
<PackageReference Include="Xamarin.Kotlin.StdLib.Jdk8" Version="1.9.23.1" />
<PackageReference Include="Xamarin.Kotlin.StdLib" Version="1.9.23.1" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Nugets/Xamarin.Google.Maps.Utils.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependencies>
<group targetFramework="net8.0-android34.0">
<dependency id="Xamarin.GooglePlayServices.Maps" version="118.2.0.3" />
<dependency id="Xamarin.Kotlin.StdLib.Jdk8" version="1.9.23.1" />
<dependency id="Xamarin.Kotlin.StdLib" version="1.9.23.1" />
</group>
<group targetFramework="net8.0-ios17.2">
<dependency id="Xamarin.Build.Download" version="0.11.4" />
Expand Down

0 comments on commit 1c2f2ee

Please sign in to comment.