Skip to content

Commit

Permalink
chore(deps): remove 4 major modules
Browse files Browse the repository at this point in the history
Removed the model-film, model-provider, provider, and core-util modules to migrate them to another repository for publishing on JitPack. This cleanup prepares the project for modularization and external dependency management.
  • Loading branch information
rhenwinch committed Sep 14, 2024
1 parent 1fa0821 commit d801949
Show file tree
Hide file tree
Showing 96 changed files with 65 additions and 4,518 deletions.
4 changes: 0 additions & 4 deletions .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ dependencies {
implementation(libs.compose.ui)
implementation(libs.compose.ui.tooling.preview)
implementation(libs.constraintlayout.compose)
implementation(libs.core.splashscreen)
implementation(libs.hilt.navigation)
implementation(libs.lifecycle.runtimeCompose)
}
1 change: 0 additions & 1 deletion core/util/.gitignore

This file was deleted.

42 changes: 0 additions & 42 deletions core/util/build.gradle.kts

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 d801949

Please sign in to comment.