-
Notifications
You must be signed in to change notification settings - Fork 6
Update embrace-android-sdk from 7.9.3 to 8.0.0 #112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 12 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
3c8696e
Update embrace-android-sdk from 7.9.3 to 8.0.0
embrace-ci a829b33
Merge branch 'main' into embrace-ci/update-embrace-android-sdk/8.0.0
benjaben 9770e05
Fixed issues with upgrading to 8.0.0
benjaben 1f4dfc0
Update embrace-config.json
benjaben 2721599
Fix CI, removed 'getInstance'
benjaben 658f1e8
Update embrace.yaml
benjaben 0b4940e
Update embrace.yaml
benjaben a27c933
Update embrace.yaml
benjaben addab43
Update embrace.yaml
benjaben 1040373
Update embrace.yaml
benjaben 171ba5c
Update embrace.yaml
benjaben 711f9b1
Update embrace.yaml
benjaben 879bdf4
Update embrace.yaml
benjaben 6aa65cb
Update EmbracePlugin.kt
benjaben 33435c4
Update embrace.yaml
benjaben 0071696
Update embrace.yaml
benjaben 7944f45
Update embrace.yaml
benjaben ae0387c
Update embrace.yaml
benjaben ba04e9b
Update embrace.yaml
benjaben b578b81
Update embrace.yaml
benjaben f5db2e2
Update embrace.yaml
benjaben 8cf7c96
Update embrace.yaml
benjaben 0dc0ecb
Added logs and timeout to integration test
benjaben 07441d6
Update app_test.dart
benjaben f8c0e9e
Merge branch 'main' into embrace-ci/update-embrace-android-sdk/8.0.0
benjaben 50f3b6f
Updated timeout for tests
benjaben 0d31c79
Update embrace.yaml
benjaben eaa773d
Update embrace.yaml
benjaben e9f53a4
Added flutter driver
benjaben ba5afc3
Update embrace.yaml
benjaben 0b2fc17
Update embrace.yaml
benjaben a330b7f
Update .github/workflows/embrace.yaml
benjaben 6bef924
Removed print statements
benjaben 03385e1
Merge branch 'embrace-ci/update-embrace-android-sdk/8.0.0' of https:/…
benjaben 50fedae
Update embrace.yaml
benjaben File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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,5 +1,8 @@ | ||
| { | ||
| "app_id": "YOUR_APP_ID", | ||
| "api_token": "YOUR_API_TOKEN", | ||
| "ndk_enabled": true | ||
| } | ||
| "ndk_enabled": true, | ||
| "sdk_config": { | ||
| "app_framework": "flutter" | ||
| } | ||
| } |
This file contains hidden or 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 hidden or 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 @@ | ||
| emb_android_sdk=7.9.3 | ||
| emb_android_sdk=8.0.0 |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.