Remove and update dependencies#113
Open
friederbluemle wants to merge 1 commit intoelectrode-io:masterfrom
Open
Remove and update dependencies#113friederbluemle wants to merge 1 commit intoelectrode-io:masterfrom
friederbluemle wants to merge 1 commit intoelectrode-io:masterfrom
Conversation
deepueg
requested changes
May 5, 2020
Contributor
deepueg
left a comment
There was a problem hiding this comment.
Let's also update the plugin config
Member
Author
a227922 to
4ee1f8b
Compare
deepueg
approved these changes
May 8, 2020
4ee1f8b to
4ce235b
Compare
4ce235b to
a85224a
Compare
a85224a to
1181137
Compare
1181137 to
4119aee
Compare
4119aee to
d870e07
Compare
f419fcf to
d0d02a1
Compare
d0d02a1 to
12308ee
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.
Remove some unused files and dependencies to make the project dependencies tree more clear.
Also contains a couple of minor updates:
androidx.lifecycle:lifecycle-extensions:2.1.0->2.2.0com.google.android.material:material:1.1.0->1.2.0@deepueg - Question: Does
:librequire the declaration withapivisibility on the container? If yes, in which case is it necessary?