Skip to content

Commit 40bc33e

Browse files
chore(deps): update plugin com.android.library to v8.12.1 (#742)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.android.library](https://developer.android.com/studio/build) ([source](https://android.googlesource.com/platform/tools/base)) | `8.12.0` -> `8.12.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.library:com.android.library.gradle.plugin/8.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.library:com.android.library.gradle.plugin/8.12.0/8.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/nextcloud/android-common). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiMy4gdG8gcmV2aWV3IiwiZGVwZW5kZW5jaWVzIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40bd46c commit 40bc33e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
// Top-level build file where you can add configuration options common to all sub-projects/modules.
1616
plugins {
1717
id 'org.jetbrains.kotlin.plugin.compose' version '2.2.10' apply false
18-
id 'com.android.library' version '8.12.0' apply false
18+
id 'com.android.library' version '8.12.1' apply false
1919
id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false
2020
id "org.jetbrains.kotlin.kapt" version "$kotlinVersion" apply false
2121
id "com.diffplug.spotless" version "7.2.1" apply false

0 commit comments

Comments
 (0)