mirror of
https://github.com/bbara04/Purefin.git
synced 2026-07-24 03:36:51 +00:00
Refactor media models to use MediaUiModel for improved consistency and type safety
This commit is contained in:
@@ -10,7 +10,3 @@ kotlin {
|
||||
}
|
||||
jvmToolchain(11)
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":core:model"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user