summaryrefslogtreecommitdiff
path: root/android/BUILD
diff options
context:
space:
mode:
authorDiego Perez <diegoperez@google.com>2021-10-20 10:23:47 +0100
committerDiego Perez <diegoperez@google.com>2021-10-21 17:57:04 +0000
commite6626773dfc651925c7136870a7aa7b7d9495184 (patch)
treef49fda5aa0ac1fb28994b38fcd76cf857cdd3c94 /android/BUILD
parenta33c6e080f85788f23d42948c101284b4ff044db (diff)
downloadidea-e6626773dfc651925c7136870a7aa7b7d9495184.tar.gz
Update to Compose 1.1.0-beta01
This CL temporarily pins the template and designer tests to API 31 until the update of API 31 is complete and becomes the latest in the tree. Test: Existing tests pass Bug: 203646112 Bug: 203585777 Change-Id: Ibbdcb4bbb894c824f68a84ea240c4b4510279d69
Diffstat (limited to 'android/BUILD')
-rw-r--r--android/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/BUILD b/android/BUILD
index 9e4b6a24ef3..ff9ce2a47e5 100644
--- a/android/BUILD
+++ b/android/BUILD
@@ -453,7 +453,7 @@ maven_repository(
"@maven//:androidx.appcompat.appcompat_1.0.2",
"@maven//:androidx.appcompat.appcompat_1.3.0",
"@maven//:androidx.benchmark.benchmark-gradle-plugin_1.0.0",
- "@maven//:androidx.compose.ui.ui-tooling_1.0.3",
+ "@maven//:androidx.compose.ui.ui-tooling_1.1.0-beta01",
"@maven//:androidx.constraintlayout.constraintlayout_1.1.3",
"@maven//:androidx.constraintlayout.constraintlayout_2.0.4",
"@maven//:androidx.core.core-ktx_1.0.1",