Skip to content

Commit b85802f

Browse files
committed
test runs
1 parent 0e46052 commit b85802f

File tree

9 files changed

+1900
-1940
lines changed

9 files changed

+1900
-1940
lines changed

android/libs/adjust-android.jar

-3.28 KB
Binary file not shown.

example/ios/Podfile.lock

Lines changed: 222 additions & 222 deletions
Large diffs are not rendered by default.

example/yarn.lock

Lines changed: 843 additions & 939 deletions
Large diffs are not rendered by default.
-83 Bytes
Binary file not shown.

test/app/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const App: () => React$Node = () => {
5050
var baseUrl = "";
5151
var gdprUrl = "";
5252
var subscriptionUrl = "";
53-
var ipAddress = "192.168.86.80";
53+
var ipAddress = "192.168.86.52";
5454
if (Platform.OS === "android") {
5555
baseUrl = "https://" + ipAddress + ":8443";
5656
gdprUrl = "https://" + ipAddress + ":8443";

test/app/ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -245,10 +245,10 @@ PODS:
245245
- React-jsi (= 0.64.3)
246246
- React-perflogger (= 0.64.3)
247247
- React-jsinspector (0.64.3)
248-
- react-native-adjust (4.29.5):
248+
- react-native-adjust (4.29.6):
249249
- Adjust (= 4.29.6)
250250
- React
251-
- react-native-adjust-test (4.29.5):
251+
- react-native-adjust-test (4.29.6):
252252
- React
253253
- React-perflogger (0.64.3)
254254
- React-RCTActionSheet (0.64.3):
@@ -546,8 +546,8 @@ SPEC CHECKSUMS:
546546
React-jsi: a8b09c29521c798f1783348b37b511ba7b3dbeb3
547547
React-jsiexecutor: df6abc9fafbecb8e5b7a5fbc5e6d4bd017d594d5
548548
React-jsinspector: 34e23860273a23695342f58eed3ffd3ba10c31e0
549-
react-native-adjust: 165816c3e8e77a2b4c12d9f520e006d9dee885b6
550-
react-native-adjust-test: c919c8e4b2fc803dcf1cba070674719df8c8f20f
549+
react-native-adjust: 8152efdf7a2e94a85ce427f2096b4167f2824273
550+
react-native-adjust-test: f701a267610b4f80e5e60283b1a190939f3f5e7a
551551
React-perflogger: cc76a4254d19640f1d8ad1c66fdee800414b805c
552552
React-RCTActionSheet: 7448f049318d8d7e8a9a1ebb742ada721757eea8
553553
React-RCTAnimation: fb9b3fa1a4a9f5e6ab01b3368693ce69860ba76a

test/app/yarn.lock

Lines changed: 830 additions & 774 deletions
Large diffs are not rendered by default.
-96 Bytes
Binary file not shown.
-8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)