sobaya-0141 / sample202207

1 stars 0 forks source link

Update dependency androidx.paging:paging-compose to v1.0.0-alpha16 #49

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
androidx.paging:paging-compose (source) 1.0.0-alpha15 -> 1.0.0-alpha16 age adoption passing confidence

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.

github-actions[bot] commented 2 years ago
9 Warnings
:warning: app/src/main/AndroidManifest.xml#L21 - Redundant label can be removed
:warning: app/src/main/res/drawable-v24#L0 - This folder configuration (v24) is unnecessary; minSdkVersion is 24. Merge all the resources in this folder into drawable.
:warning: app/src/main/res/values/colors.xml#L3 - The resource R.color.purple_200 appears to be unused
:warning: app/src/main/res/values/colors.xml#L4 - The resource R.color.purple_500 appears to be unused
:warning: app/src/main/res/values/colors.xml#L6 - The resource R.color.teal_200 appears to be unused
:warning: app/src/main/res/values/colors.xml#L7 - The resource R.color.teal_700 appears to be unused
:warning: app/src/main/res/values/colors.xml#L8 - The resource R.color.black appears to be unused
:warning: app/src/main/res/values/colors.xml#L9 - The resource R.color.white appears to be unused
:warning: repository/build.gradle#L36 - A newer version of androidx.appcompat:appcompat than 1.4.2 is available: 1.5.0

:heavy_check_mark:Pull request check passed. (But 9 warnings reported by Android Lint and ktlint.)

Generated by :no_entry_sign: Danger