mCodex / react-native-sensitive-info

Save sensitive data into Android's Shared Preferences with keystore encryption/iOS's Keychain for React Native
https://mcodex.dev/react-native-sensitive-info/
MIT License
982 stars 220 forks source link

fix: windows bump WindowsTargetPlatformMinVersion #378

Closed TatianaKapos closed 8 months ago

TatianaKapos commented 1 year ago

In RNW .72, we bump WinUI from 2.7 to 2.8 which targets a higher TargetPlatformMinVersion. This PR bumps the WindowsTargetPlatformMinVersion to the correct version for RNW .72

TatianaKapos commented 1 year ago

@mCodex would you be able to review this PR when you have the chance? It's blocking RNW .72 applications from using this module. thanks! :)

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.