-
Notifications
You must be signed in to change notification settings - Fork 48
Feature/network logging #82
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
Conversation
…m instabug client that logs automatically
android/build.gradle
Outdated
@@ -34,6 +34,6 @@ android { | |||
} | |||
|
|||
dependencies { | |||
implementation 'com.instabug.library:instabug:8.4.0.0' | |||
implementation 'com.instabug.library:instabug:8.4.0.1' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since we will release after merging, we should update the latest version 8.5.0.1
I think we should update the Readme.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add the readme update @alyezz suggested.
…-Flutter into feature/networkLogging
…networkLogging # Conflicts: # CHANGELOG.md # android/build.gradle
Summary of Changes
dart:io
network packagehttpClient
.HttpClient
.