Final API23 (Android 6) Support Release#2699
Open
asif-finimble wants to merge 36 commits intomasterfrom
Open
Conversation
| implementation 'com.romandanylyk:pageindicatorview:1.0.0' | ||
|
|
||
| //coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.0.5' | ||
| coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5' |
There was a problem hiding this comment.
| Warning |
|
|---|---|
| 📚 | A newer version of com.android.tools:desugar_jdk_libs than 1.1.5 is available: 1.2.0 |
| 🛠️ | GradleDependency |
by Android Lint 🤖
| implementation 'com.romandanylyk:pageindicatorview:1.0.0' | ||
|
|
||
| //coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.0.5' | ||
| coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5' |
There was a problem hiding this comment.
| Warning |
|
|---|---|
| 📚 | A newer version of com.android.tools:desugar_jdk_libs than 1.1.5 is available: 1.2.0 |
| 🛠️ | GradleDependency |
by Android Lint 🤖
525eba1 to
4b2d63b
Compare
3f68db6 to
545ea45
Compare
Codecov ReportBase: 7.46% // Head: 7.45% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #2699 +/- ##
===========================================
- Coverage 7.46% 7.45% -0.01%
Complexity 790 790
===========================================
Files 579 579
Lines 40892 40912 +20
Branches 4180 4181 +1
===========================================
Hits 3052 3052
- Misses 37576 37596 +20
Partials 264 264
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
545ea45 to
b22f8c5
Compare
JamesSmartCell
approved these changes
Sep 28, 2022
e967340 to
32f6049
Compare
* Fix NPEs
* Shift to using type interface for IPFSService to make it possible to implement IO-free unit tests * Update IPFS usage and add unit testing for new service. * Fix certificate test * Updates as suggested
a1cfb4f to
8acd3f7
Compare
…ace TokenScript usage of primary with dappbrowser RPC
…ace TokenScript usage of primary with dappbrowser RPC
4e9565d to
6068cf5
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes #2636