Skip to content

Commit 3bb69f5

Browse files
dsn5ftleticiarossi
authored andcommittedSep 7, 2023
[Gradle] Remove explicit Catalog dependency on androidx.activity now that library depends on it
PiperOrigin-RevId: 563453731
1 parent f93c65c commit 3bb69f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎catalog/build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ dependencies {
1616
api 'androidx.constraintlayout:constraintlayout:2.1.0'
1717
api 'androidx.gridlayout:gridlayout:1.0.0'
1818
api "androidx.multidex:multidex:2.0.1"
19-
api "androidx.activity:activity:1.8.0-alpha06"
2019
api "androidx.recyclerview:recyclerview:1.2.1"
2120
api 'androidx.window:window:1.0.0-beta04'
2221
api "androidx.window:window-java:1.0.0-beta04"

0 commit comments

Comments
 (0)
Please sign in to comment.