Skip to content

Commit f143ab7

Browse files
authored
chore(deps): update dependency androidx.constraintlayout:constraintlayout to v2.2.1 (#613)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [androidx.constraintlayout:constraintlayout](https://developer.android.com/jetpack/androidx/releases/constraintlayout#2.2.1) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `2.1.4` -> `2.2.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.constraintlayout:constraintlayout/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.constraintlayout:constraintlayout/2.1.4/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/bazelbuild/examples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
1 parent c265417 commit f143ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/ndk/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ maven.install(
1010
aar_import_bzl_label = "@rules_android//rules:rules.bzl",
1111
artifacts = [
1212
"androidx.appcompat:appcompat:1.5.1",
13-
"androidx.constraintlayout:constraintlayout:2.1.4",
13+
"androidx.constraintlayout:constraintlayout:2.2.1",
1414
# Needed to enforce version conflict resolution
1515
"androidx.savedstate:savedstate:1.2.0",
1616
"androidx.lifecycle:lifecycle-livedata-core:2.5.1",

0 commit comments

Comments
 (0)