cinder92 / react-native-get-music-files

React Native package to get music files from local and sd for iOS and Android
MIT License
130 stars 66 forks source link

Update RNAndroidStore.java #84

Closed nguyenkhooi closed 2 years ago

nguyenkhooi commented 3 years ago

Replace old android import with androidx one to successfully bundleRelease in newer RN version (e.g. >=v60.0)