summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-29 00:28:36 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-29 00:28:36 +0000
commitc026bef4931e63042d460556fd938f3ff05fb03e (patch)
tree5094b81cd86a1bfb63642cdfc28de30233571b55
parentc870ae309169d2ced05584ae0edcd56356a0319c (diff)
parent82b59880703b4e1a010f069b055ed96f54db1de8 (diff)
downloadsdk-c026bef4931e63042d460556fd938f3ff05fb03e.tar.gz
Snap for 9342863 from 82b59880703b4e1a010f069b055ed96f54db1de8 to tm-d2-release
Change-Id: I9c99cb0955517bac7484f7bdf956d6c4283860b9
-rwxr-xr-xupdate_prebuilts/update_prebuilts.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/update_prebuilts/update_prebuilts.py b/update_prebuilts/update_prebuilts.py
index 2ba927d53..a1bba2339 100755
--- a/update_prebuilts/update_prebuilts.py
+++ b/update_prebuilts/update_prebuilts.py
@@ -232,7 +232,8 @@ maven_to_make = {
'androidx.constraintlayout:constraintlayout-solver': {
'name': 'androidx-constraintlayout_constraintlayout-solver'
},
-
+ 'androidx.constraintlayout:constraintlayout-core': {},
+ 'androidx.constraintlayout:constraintlayout-compose': {},
# AndroidX for Architecture Components
'androidx.arch.core:core-common': {},
'androidx.arch.core:core-runtime': {},