fix(deps): update dependency com.mikepenz.aboutlibraries:library to v4.7.2 - abandoned #59
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.
This PR contains the following updates:
4.6.5
->4.7.2
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
mikepenz/AboutLibraries
v4.7.2
v4.7.1
v4.7.0
UPGRADE NOTES
v4.7.0 now comes with themes and the colors are set by theme. If you pass a custom theme to the AboutActivity this theme must has the AboutLibraries theme as parent or include the themed attributes. See the
styles.xml
of the sample activity.This release also contains a new feature
withActivityStyle
which allows you to set the style of the Activity. Further details can be found in the release notes.NEW FEATURES
** it is now possible to define the style for the LibsActivity
This will take the
colorPrimary
,colorPrimaryDark
andcolorAccent
color values and create the activity for you. No need to handle all the AboutLibraries colors on your own anymore.(As fallback it will also check for following color values:
theme_default_primary
,theme_default_primary_dark
,theme_accent
,about_libraries_primary
,about_libraries_primary_dark
,about_libraries_accent
)If you want your custom style you should overwrite one of the AboutLibraries themes and just overwrite a specific AboutLibraries color. You can still do it via the colors.xml if this is easier for you.
NEW LIBS
v4.6.7
v4.6.6
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.