Skip to content

Commit 4c7a164

Browse files
committed
Deps: Remove androidx legacy dependency from wordpress comments
This dependency is completely unused. FYI: It got introduced as part of this (ad68cc9) commit, a part of the AndroidX migration. ------------------------------------------------------------------------ This removal was suggested by the dependency analysis report, see below: Advice for :wordpress-comments Unused dependencies which should be removed: implementation 'androidx.legacy:legacy-support-v4:1.0.0'
1 parent 9289a45 commit 4c7a164

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wordpress-comments/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ android {
3838
dependencies {
3939
implementation aztecProjectDependency
4040

41-
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
4241
implementation 'com.google.android.material:material:1.0.0'
4342
implementation "org.wordpress:utils:$wordpressUtilsVersion"
4443

0 commit comments

Comments
 (0)