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

Update build.gradle #989

Closed ghyath5 closed 11 months ago

ghyath5 commented 12 months ago

Fixed react native >= 0.72 Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl. Namespace not specified. Please specify a namespace in the module's build.gradle file like so

Summary

Test Plan

tido64 commented 11 months ago

Thank you! This should now be addressed in https://github.com/react-native-async-storage/async-storage/commit/ce19249ca5c2a9ea41464bb430f476b78d3223b4.