-
Notifications
You must be signed in to change notification settings - Fork 59
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
Bump up P2P lib version #3453
Bump up P2P lib version #3453
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3453 +/- ##
=======================================
Coverage 27.2% 27.3%
- Complexity 742 746 +4
=======================================
Files 276 276
Lines 13811 13823 +12
Branches 2504 2504
=======================================
+ Hits 3764 3777 +13
+ Misses 9540 9527 -13
- Partials 507 519 +12
Flags with carried forward coverage won't be shown. Click here to find out more. |
@@ -66,7 +66,7 @@ okhttp = "4.12.0" | |||
okhttp-logging-interceptor = "4.12.0" | |||
orchestrator = "1.5.0" | |||
owasp = "8.2.1" | |||
p2p-lib = "0.6.9-SNAPSHOT" | |||
p2p-lib = "0.6.10-SNAPSHOT" |
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.
@Rkareko Can we do this for the opensrp-0.2.5
branch?
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.
The changes are already on opensrp-0.2.5
branch
IMPORTANT: Where possible all PRs must be linked to a Github issue
Fixes the following issues
Update Google Location Services to 21+
Request for NEARBY_WIFI_DEVICES permission for Android 13 and higher
Engineer Checklist
strings.xml
file./gradlew spotlessApply
and./gradlew spotlessCheck
to check my code follows the project's style guideCode Reviewer Checklist
strings.xml
file