Skip to content

Commit 166aadb

Browse files
authored
Merge pull request #257 from adjust/v503
Version 5.0.3
2 parents c59b77b + 30dda20 commit 166aadb

File tree

13 files changed

+28
-17
lines changed

13 files changed

+28
-17
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### Version 5.0.3 (6th December 2024)
2+
#### Changed
3+
- Switched to native Android SDK version that depends on a specific version of the signature library.
4+
5+
#### Native SDKs
6+
- [[email protected]][ios_sdk_v5.0.1]
7+
- [[email protected]][android_sdk_v5.0.2]
8+
9+
---
10+
111
### Version 5.0.2 (23rd September 2024)
212
#### Fixed
313
- Fixed `Adjust.modulemap not found` error in certain CocoaPods integration cases.
@@ -738,3 +748,4 @@ In case you were using beta version of the SDK v5, please switch to the official
738748
[android_sdk_v4.38.3]: https://github.com/adjust/android_sdk/tree/v4.38.3
739749
[android_sdk_v5.0.0]: https://github.com/adjust/android_sdk/tree/v5.0.0
740750
[android_sdk_v5.0.1]: https://github.com/adjust/android_sdk/tree/v5.0.1
751+
[android_sdk_v5.0.2]: https://github.com/adjust/android_sdk/tree/v5.0.2

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.0.2
1+
5.0.3

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ android {
2727

2828
dependencies {
2929
implementation 'com.facebook.react:react-native:+'
30-
implementation 'com.adjust.sdk:adjust-android:5.0.1'
30+
implementation 'com.adjust.sdk:adjust-android:5.0.2'
3131
}

index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Adjust.getAmazonAdId = function(callback) {
152152
};
153153

154154
Adjust.getSdkVersion = function(callback) {
155-
module_adjust.getSdkVersion("react-native5.0.2", callback);
155+
module_adjust.getSdkVersion("react-native5.0.3", callback);
156156
};
157157

158158
Adjust.requestAppTrackingAuthorization = function(callback) {
@@ -294,7 +294,7 @@ Adjust.onPause = function(testParam) {
294294
// AdjustConfig
295295

296296
var AdjustConfig = function(appToken, environment) {
297-
this.sdkPrefix = "react-native5.0.2";
297+
this.sdkPrefix = "react-native5.0.3";
298298
this.appToken = appToken;
299299
this.environment = environment;
300300
this.logLevel = null;

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-adjust",
33
"description": "Adjust React Native SDK",
4-
"version": "5.0.2",
4+
"version": "5.0.3",
55
"main": "index.js",
66
"author": "Adjust",
77
"license": "MIT",

plugins/oaid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-adjust-oaid",
33
"description": "Adjust React Native OAID plugin",
4-
"version": "5.0.2",
4+
"version": "5.0.3",
55
"main": "index.js",
66
"author": "Adjust",
77
"license": "MIT",

test/app/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const App: () => React$Node = () => {
4848
}
4949

5050
var urlOverwrite = "";
51-
var ipAddress = "192.168.8.63";
51+
var ipAddress = "192.168.8.38";
5252
if (Platform.OS === "android") {
5353
urlOverwrite = "https://" + ipAddress + ":8443";
5454
} else if (Platform.OS === "ios") {

test/app/ios/Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PODS:
33
- Adjust/Adjust (= 5.0.1)
44
- Adjust/Adjust (5.0.1):
55
- AdjustSignature (~> 3.18)
6-
- AdjustSignature (3.20.2)
6+
- AdjustSignature (3.35.1)
77
- boost (1.84.0)
88
- DoubleConversion (1.1.6)
99
- FBLazyVector (0.75.2)
@@ -1242,10 +1242,10 @@ PODS:
12421242
- ReactCommon/turbomodule/bridging
12431243
- ReactCommon/turbomodule/core
12441244
- Yoga
1245-
- react-native-adjust (5.0.2):
1245+
- react-native-adjust (5.0.3):
12461246
- Adjust (= 5.0.1)
12471247
- React-Core
1248-
- react-native-adjust-test (5.0.2):
1248+
- react-native-adjust-test (5.0.3):
12491249
- React
12501250
- React-nativeconfig (0.75.2)
12511251
- React-NativeModulesApple (0.75.2):
@@ -1717,7 +1717,7 @@ EXTERNAL SOURCES:
17171717

17181718
SPEC CHECKSUMS:
17191719
Adjust: f27daaa40d0df5550b89dd428cd8545d812e1f6d
1720-
AdjustSignature: f42d8c64cda8361ff5b5a31e4536d82076be4306
1720+
AdjustSignature: 3d91f56861c28ae12b0377a8dcf3cc94ab239166
17211721
boost: 4cb898d0bf20404aab1850c656dcea009429d6c1
17221722
DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5
17231723
FBLazyVector: 38bb611218305c3bc61803e287b8a81c6f63b619
@@ -1753,8 +1753,8 @@ SPEC CHECKSUMS:
17531753
React-logger: 8db32983d75dc2ad54f278f344ccb9b256e694fc
17541754
React-Mapbuffer: 1c08607305558666fd16678b85ef135e455d5c96
17551755
React-microtasksnativemodule: 87b8de96f937faefece8afd2cb3a518321b2ef99
1756-
react-native-adjust: 6a73063a62fb0f21dd2220f15b315c1e323268b0
1757-
react-native-adjust-test: 147ae467b75a34973d4024ff00c476cd819dd4a0
1756+
react-native-adjust: 59b523d8ef1dc2c0516fb7120ed04cdfc5510a90
1757+
react-native-adjust-test: ff7a6d4b8e60ad140c5543723c319801f468b29a
17581758
React-nativeconfig: 57781b79e11d5af7573e6f77cbf1143b71802a6d
17591759
React-NativeModulesApple: 7ff2e2cfb2e5fa5bdedcecf28ce37e696c6ef1e1
17601760
React-perflogger: 8a360ccf603de6ddbe9ff8f54383146d26e6c936
0 Bytes
Binary file not shown.

test/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-adjust-test",
33
"description": "Adjust Test Plugin For React Native SDK",
4-
"version": "5.0.2",
4+
"version": "5.0.3",
55
"author": "Adjust",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)