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.62k stars 459 forks source link

chore: fix android example app crashing on startup #978

Closed tido64 closed 1 year ago

tido64 commented 1 year ago

Summary

Fix android example app crashing on startup when building release variant.

Test Plan

yarn start:android
AsyncStorageBot commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: