aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-26 21:24:54 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2022-08-26 21:24:54 +0000
commit5d9017f9c313a47a16b70883a5df6ffe50142612 (patch)
treece18d68d9488ebbbbb6024375eb6e322082f702c
parent5afd4c8657dc83961bbcba717820807d8f669c08 (diff)
parentba6ebf6c82b66f4c627a3146f09de107fab707bd (diff)
downloadsupport-snap-temp-L57400000956174261.tar.gz
Merge "Merge cherrypicks of [2199596] into androidx-appcompat-release." into androidx-appcompat-releasesnap-temp-L57400000956174261
-rw-r--r--appcompat/appcompat/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/appcompat/appcompat/build.gradle b/appcompat/appcompat/build.gradle
index ed904b78d29..dc491807807 100644
--- a/appcompat/appcompat/build.gradle
+++ b/appcompat/appcompat/build.gradle
@@ -24,7 +24,7 @@ dependencies {
implementation("androidx.emoji2:emoji2-views-helper:1.2.0-rc01")
implementation("androidx.collection:collection:1.0.0")
api("androidx.cursoradapter:cursoradapter:1.0.0")
- api(projectOrArtifact(":activity:activity"))
+ api("androidx.activity:activity:1.6.0-rc02")
api("androidx.fragment:fragment:1.3.6")
api(project(":appcompat:appcompat-resources"))
api("androidx.drawerlayout:drawerlayout:1.0.0")