cinder92 / react-native-get-music-files

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

Update RNAndroidStore.java #84

Closed nguyenkhooi closed 2 years ago

nguyenkhooi commented 4 years ago

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