Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/android.yml
(github-actions)
gradle.properties
(gradle)
settings.gradle
(gradle)
build.gradle
(gradle)
app/build.gradle
(gradle)
library/build.gradle
(gradle)
gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper)
Configuration
🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.
Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.
What to Expect
With your current configuration, Renovate will create 7 Pull Requests:
Update dependency androidx.appcompat:appcompat to v1.5.1
- Schedule: ["at any time"]
- Branch name:
renovate/androidx.appcompat-appcompat-1.x
- Merge into:
master
- Upgrade androidx.appcompat:appcompat to
1.5.1
Update dependency com.android.tools.build:gradle to v4.2.2
Update dependency com.google.android.material:material to v1.7.0
Update dependency gradle to v6.9.3
- Schedule: ["at any time"]
- Branch name:
renovate/gradle-6.x
- Merge into:
master
- Upgrade gradle to
6.9.3
Update actions/checkout action to v3
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-3.x
- Merge into:
master
- Upgrade actions/checkout to
v3
Update dependency com.android.tools.build:gradle to v7
Update dependency gradle to v7
- Schedule: ["at any time"]
- Branch name:
renovate/gradle-7.x
- Merge into:
master
- Upgrade gradle to
7.5.1
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit
for details.
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.