react-native-async-storage / async-storage

An asynchronous, persistent, key-value storage system for React Native.
https://react-native-async-storage.github.io/async-storage/
MIT License
4.61k stars 459 forks source link

fix(windows): bump minimum Windows target platform version to 10.0.17763.0 #1031

Closed tido64 closed 7 months ago

tido64 commented 7 months ago

Summary

Bump minimum Windows target platform version to 10.0.17763.0.

Resolves #1022

Test Plan

n/a

VMBindraban commented 7 months ago

Can confirm that this works.

AsyncStorageBot commented 7 months ago

:tada: This PR is included in version 1.21.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: