Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit f5c29a9

Browse files
committed
Update README
1 parent dc94d04 commit f5c29a9

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ Simple cross-platform plugin to work with screen orientation of mobile device.
1515

1616
|Platform|Version|
1717
| ------------------- | :------------------: |
18-
|Xamarin.iOS|iOS 6+|
19-
|Xamarin.Android|API 14+|
20-
|Windows 10 UWP|10.0.10240+|
18+
|Xamarin.iOS|iOS 10+|
19+
|Xamarin.Android|API 19+|
20+
|Windows 10 UWP|10.0.16299+|
21+
22+
v2.0 updated to NetStandard 2.0
2123

2224
#### Deprecated platforms
2325

@@ -143,4 +145,4 @@ public override void OnConfigurationChanged(Configuration newConfig)
143145
* [Yauheni Pakala](https://github.com/wcoder)
144146

145147
---
146-
© 2018 MIT License
148+
© 2016-2019 MIT License

0 commit comments

Comments
 (0)