mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 23:02:43 +01:00
half decent album list with art
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
rootProject.name = 'SubSonify'
|
||||
include ':react-native-fs'
|
||||
project(':react-native-fs').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-fs/android')
|
||||
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
|
||||
include ':app'
|
||||
|
||||
Reference in New Issue
Block a user