-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #257 from adjust/v503
Version 5.0.3
- Loading branch information
Showing
13 changed files
with
28 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
### Version 5.0.3 (6th December 2024) | ||
#### Changed | ||
- Switched to native Android SDK version that depends on a specific version of the signature library. | ||
|
||
#### Native SDKs | ||
- [[email protected]][ios_sdk_v5.0.1] | ||
- [[email protected]][android_sdk_v5.0.2] | ||
|
||
--- | ||
|
||
### Version 5.0.2 (23rd September 2024) | ||
#### Fixed | ||
- 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 | |
[android_sdk_v4.38.3]: https://github.com/adjust/android_sdk/tree/v4.38.3 | ||
[android_sdk_v5.0.0]: https://github.com/adjust/android_sdk/tree/v5.0.0 | ||
[android_sdk_v5.0.1]: https://github.com/adjust/android_sdk/tree/v5.0.1 | ||
[android_sdk_v5.0.2]: https://github.com/adjust/android_sdk/tree/v5.0.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
5.0.2 | ||
5.0.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule sdk
updated
16 files
Submodule sdk
updated
1 files
+3 −3 | AdjustTests/AdjustTestLibrary/AdjustTestLibrary.xcodeproj/project.pbxproj |
Submodule scripts
updated
5 files
+21 −9 | adobe/adobe.py | |
+22 −6 | adobe/anes.py | |
+64 −19 | adobe/extensions.py | |
+12 −6 | adobe/utils.py | |
+5 −5 | cordova/natives.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters