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

fix: missing `kotlinVersion` property #1042

Closed krizzu closed 10 months ago

krizzu commented 10 months ago

Summary

Addressing regression from v1.20.0, where property kotlinVersion was not specified.

Closing #1040 #1041

AsyncStorageBot commented 10 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: