Skip to content

Commit

Permalink
Remove photo-list-ui module
Browse files Browse the repository at this point in the history
  • Loading branch information
SIKV committed Jul 6, 2024
1 parent ee0f3be commit 7a9db48
Show file tree
Hide file tree
Showing 30 changed files with 0 additions and 967 deletions.
1 change: 0 additions & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ dependencies {
implementation(project(":common-ui"))
implementation(project(":navigation"))
implementation(project(":theme-manager"))
implementation(project(":photo-list-ui"))
implementation(project(":feature:curated-photos"))
implementation(project(":feature:photo-details"))
implementation(project(":feature:wallpaper"))
Expand Down
1 change: 0 additions & 1 deletion feature/curated-photos/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ dependencies {
implementation project(':common-ui')
implementation project(':compose-ui')
implementation project(':navigation')
implementation project(':photo-list-ui')
implementation project(':photo-usecase')

implementation libs.material
Expand Down
1 change: 0 additions & 1 deletion feature/favorites/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ dependencies {
implementation project(':compose-ui')
implementation project(':photo-usecase')
implementation project(':navigation')
implementation project(':photo-list-ui')

implementation libs.material
implementation libs.androidx.fragment
Expand Down
1 change: 0 additions & 1 deletion feature/search/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ dependencies {
implementation project(':common-ui')
implementation project(':compose-ui')
implementation project(':navigation')
implementation project(':photo-list-ui')
implementation project(':photo-usecase')
implementation project(':feature:recommendations')

Expand Down
1 change: 0 additions & 1 deletion photo-list-ui/.gitignore

This file was deleted.

21 changes: 0 additions & 21 deletions photo-list-ui/build.gradle

This file was deleted.

2 changes: 0 additions & 2 deletions photo-list-ui/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 7a9db48

Please sign in to comment.