We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 985d1a3 commit 4162f69Copy full SHA for 4162f69
src/Geolocator.Plugin/Geolocator.Plugin.csproj
@@ -58,12 +58,12 @@
58
</ItemGroup>
59
60
<ItemGroup Condition=" $(TargetFramework.StartsWith('MonoAndroid')) ">
61
- <PackageReference Include="Plugin.Permissions" Version="3.0.0.9-beta" />
+ <PackageReference Include="Plugin.Permissions" Version="3.0.0.12" />
62
<Compile Include="**\*.android.cs" />
63
64
65
<ItemGroup Condition=" $(TargetFramework.StartsWith('Xamarin.iOS')) ">
66
67
<Compile Include="**\*.apple.cs" />
68
69
0 commit comments