Remove and update dependencies#113
Open
friederbluemle wants to merge 1 commit into
Open
Conversation
deepueg
requested changes
May 5, 2020
deepueg
left a comment
Contributor
There was a problem hiding this comment.
Let's also update the plugin config
Member
Author
friederbluemle
force-pushed
the
remove-unused-deps
branch
from
May 5, 2020 22:38
a227922 to
4ee1f8b
Compare
deepueg
approved these changes
May 8, 2020
friederbluemle
force-pushed
the
remove-unused-deps
branch
from
May 14, 2020 19:17
4ee1f8b to
4ce235b
Compare
friederbluemle
force-pushed
the
remove-unused-deps
branch
from
May 31, 2020 06:30
4ce235b to
a85224a
Compare
friederbluemle
force-pushed
the
remove-unused-deps
branch
from
July 2, 2020 04:16
a85224a to
1181137
Compare
friederbluemle
force-pushed
the
remove-unused-deps
branch
from
July 19, 2020 05:18
1181137 to
4119aee
Compare
friederbluemle
force-pushed
the
remove-unused-deps
branch
from
September 1, 2020 23:00
4119aee to
d870e07
Compare
friederbluemle
force-pushed
the
remove-unused-deps
branch
2 times, most recently
from
September 24, 2020 22:47
f419fcf to
d0d02a1
Compare
friederbluemle
force-pushed
the
remove-unused-deps
branch
from
October 12, 2020 18:37
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?