Skip to content

Commit 83b81fd

Browse files
committed
chore: clean up test app
1 parent 19246ea commit 83b81fd

File tree

5 files changed

+9
-1
lines changed

5 files changed

+9
-1
lines changed

android/libs/adjust-android.jar

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

test/app/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
"dependencies": {
1313
"react": "18.0.0",
1414
"react-native": "0.69.4",
15-
"react-native-adjust-oaid": "../../plugins/oaid"
15+
"react-native-adjust": "../../temp",
16+
"react-native-adjust-oaid": "../../plugins/oaid",
17+
"react-native-adjust-test": "../lib"
1618
},
1719
"devDependencies": {
1820
"@babel/core": "^7.12.9",

test/app/yarn.lock

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5768,6 +5768,12 @@ react-is@^17.0.1:
57685768
react-native-adjust-oaid@../../plugins/oaid:
57695769
version "4.35.0"
57705770

5771+
react-native-adjust-test@../lib:
5772+
version "4.35.0"
5773+
5774+
react-native-adjust@../../temp:
5775+
version "4.35.0"
5776+
57715777
react-native-codegen@^0.69.1:
57725778
version "0.69.2"
57735779
resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.69.2.tgz#e33ac3b1486de59ddae687b731ddbfcef8af0e4e"
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)