summaryrefslogtreecommitdiff
path: root/android/BUILD
diff options
context:
space:
mode:
authorJose Parente <parentej@google.com>2022-01-06 18:00:59 +0000
committerJose Parente <parentej@google.com>2022-01-11 09:06:43 +0000
commitb3f60cdac2bb9272b350e455f5e29cba85e32f53 (patch)
tree759b82fc79dab5fc5e4c4e3a129094515413fee7 /android/BUILD
parent1afd8412ceb0cef2a5320eb20c699ae3ca1f1f9e (diff)
downloadidea-b3f60cdac2bb9272b350e455f5e29cba85e32f53.tar.gz
Update to Compose 1.1.0-rc01
Test: Existing tests pass Bug: 213562188 Change-Id: If67e03ffa51eb91fabce43d3261e7e8bd15924d8
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 918c6b44819..2860ec4b855 100644
--- a/android/BUILD
+++ b/android/BUILD
@@ -444,7 +444,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.1.0-beta01",
+ "@maven//:androidx.compose.ui.ui-tooling_1.1.0-rc01",
"@maven//:androidx.constraintlayout.constraintlayout_1.1.3",
"@maven//:androidx.constraintlayout.constraintlayout_2.0.4",
"@maven//:androidx.core.core-ktx_1.0.1",