commit | 82b59880703b4e1a010f069b055ed96f54db1de8 | [log] [tgz] |
---|---|---|
author | Anvesh Renikindi <renikindi@google.com> | Tue Nov 22 01:33:01 2022 +0000 |
committer | Anvesh Renikindi <renikindi@google.com> | Mon Nov 28 15:42:36 2022 +0000 |
tree | 5094b81cd86a1bfb63642cdfc28de30233571b55 | |
parent | 8bef4fddde4b409ccf2ecafa599c4efa6317a8b4 [diff] [blame] |
Adding constraintlayout-core and constraintlayout-compose Change-Id: Icce9853300222e1609d27a6e4ea85707484965f0 Merged-In: Icce9853300222e1609d27a6e4ea85707484965f0 Bug: 255629941 Test: None
diff --git a/update_prebuilts/update_prebuilts.py b/update_prebuilts/update_prebuilts.py index 2ba927d..a1bba23 100755 --- a/update_prebuilts/update_prebuilts.py +++ b/update_prebuilts/update_prebuilts.py
@@ -232,7 +232,8 @@ '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': {},