Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 9cf8f74

Browse files
committed
Create modd.conf
1 parent 016655a commit 9cf8f74

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modd.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
android/src/main/**/* {
2+
prep: cp -r android/ ManualTestApp/node_modules/launchdarkly-react-native-client-sdk/android
3+
prep: yarn --cwd ManualTestApp android
4+
}

0 commit comments

Comments
 (0)