Skip to content

Commit f80f23e

Browse files
committed
Update example
1 parent 87cec49 commit f80f23e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

example/android/settings.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ include ':react-native-fs'
33
project(':react-native-fs').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-fs/android')
44
include ':jmessage-react-plugin'
55
project(':jmessage-react-plugin').projectDir = new File(rootProject.projectDir, '../node_modules/jmessage-react-plugin/android')
6-
include ':react-native-fs'
7-
project(':react-native-fs').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-fs/android')
8-
include ':jmessage-react-plugin'
9-
project(':jmessage-react-plugin').projectDir = new File(rootProject.projectDir, '../node_modules/jmessage-react-plugin/android')
106
include ':jcore-react-native'
117
project(':jcore-react-native').projectDir = new File(rootProject.projectDir, '../node_modules/jcore-react-native/android')
128
include ':app', ':aurora-imui-react-native'

0 commit comments

Comments
 (0)