This repository was archived by the owner on Mar 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 1
1
<package xmlns =" http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd" >
2
2
<metadata >
3
3
<id >AndroidAboutPage</id >
4
- <version >1.0.6 </version >
4
+ <version >1.2.1 </version >
5
5
<title >About Page for Xamarin Android</title >
6
6
<authors >Yauheni Pakala</authors >
7
7
<owners >Yauheni Pakala</owners >
12
12
<tags >xamarin android monodroid xamarin.android about page</tags >
13
13
<dependencies >
14
14
<group targetFramework =" MonoAndroid" >
15
- <dependency id =" Xamarin.Android.Support.v4" version =" 23.3.0" />
16
- <dependency id =" Xamarin.Android.Support.v7.AppCompat" version =" 23.3.0" />
17
- <dependency id =" Xamarin.Android.Support.Vector.Drawable" version =" 23.3.0" />
18
- <dependency id =" Xamarin.Android.Support.Animated.Vector.Drawable" version =" 23.3.0" />
15
+ <dependency id =" Xamarin.Android.Support.Animated.Vector.Drawable" version =" 25.3.1" />
16
+ <dependency id =" Xamarin.Android.Support.Annotations" version =" 25.3.1" />
17
+ <dependency id =" Xamarin.Android.Support.Compat" version =" 25.3.1" />
18
+ <dependency id =" Xamarin.Android.Support.Core.UI" version =" 25.3.1" />
19
+ <dependency id =" Xamarin.Android.Support.Core.Utils" version =" 25.3.1" />
20
+ <dependency id =" Xamarin.Android.Support.Fragment" version =" 25.3.1" />
21
+ <dependency id =" Xamarin.Android.Support.Media.Compat" version =" 25.3.1" />
22
+ <dependency id =" Xamarin.Android.Support.v7.AppCompat" version =" 25.3.1" />
23
+ <dependency id =" Xamarin.Android.Support.Vector.Drawable" version =" 25.3.1" />
19
24
</group >
20
25
</dependencies >
21
26
</metadata >
You can’t perform that action at this time.
0 commit comments