We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c265417 commit f143ab7Copy full SHA for f143ab7
android/ndk/MODULE.bazel
@@ -10,7 +10,7 @@ maven.install(
10
aar_import_bzl_label = "@rules_android//rules:rules.bzl",
11
artifacts = [
12
"androidx.appcompat:appcompat:1.5.1",
13
- "androidx.constraintlayout:constraintlayout:2.1.4",
+ "androidx.constraintlayout:constraintlayout:2.2.1",
14
# Needed to enforce version conflict resolution
15
"androidx.savedstate:savedstate:1.2.0",
16
"androidx.lifecycle:lifecycle-livedata-core:2.5.1",
0 commit comments