This repository was archived by the owner on Mar 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Xamarin.BlurView
2
2
3
- ![ version] ( https://img.shields.io/badge/original-v1.6.3 -orange.svg?style=flat )
3
+ ![ version] ( https://img.shields.io/badge/original-v1.6.5 -orange.svg?style=flat )
4
4
[ ![ NuGet Badge] ( https://buildstats.info/nuget/Xamarin.BlurView )] ( https://www.nuget.org/packages/Xamarin.BlurView/ )
5
5
![ Build status] ( https://yauhenipakala.visualstudio.com/_apis/public/build/definitions/b0170656-dd62-445e-bbb7-d6a336f4a889/1/badge )
6
6
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 >Xamarin.BlurView</id >
4
- <version >1.6.3 </version >
4
+ <version >1.6.5 </version >
5
5
<title >Dynamic blur for Xamarin Android</title >
6
6
<authors >Dmitry Saviuk, Yauheni Pakala</authors >
7
7
<owners >Yauheni Pakala</owners >
Original file line number Diff line number Diff line change 26
26
// You can specify all the values or you can default the Build and Revision Numbers
27
27
// by using the '*' as shown below:
28
28
// [assembly: AssemblyVersion("1.0.*")]
29
- [ assembly: AssemblyVersion ( "1.3.4 .0" ) ]
30
- [ assembly: AssemblyFileVersion ( "1.3.4 .0" ) ]
29
+ [ assembly: AssemblyVersion ( "1.6.5 .0" ) ]
30
+ [ assembly: AssemblyFileVersion ( "1.6.5 .0" ) ]
Original file line number Diff line number Diff line change 18
18
</NuGetPackageImportStamp >
19
19
<AndroidClassParser >class-parse</AndroidClassParser >
20
20
<PackageId >Xamarin.BlurView</PackageId >
21
- <PackageVersion >1.6.3 </PackageVersion >
21
+ <PackageVersion >1.6.5 </PackageVersion >
22
22
<Authors >Dmitry Saviuk, Yauheni Pakala</Authors >
23
23
<PackageLicenseUrl >https://github.com/wcoder/Xamarin.BlurView/blob/master/LICENSE.md</PackageLicenseUrl >
24
24
<Owners >Yauheni Pakala</Owners >
You can’t perform that action at this time.
0 commit comments