diff --git a/feature/interests/impl/README.md b/feature/interests/impl/README.md index d3a5da42e0..4582d41156 100644 --- a/feature/interests/impl/README.md +++ b/feature/interests/impl/README.md @@ -30,7 +30,7 @@ graph TB :core:data[data]:::android-library :core:database[database]:::android-library :core:datastore[datastore]:::android-library - :core:datastore-proto[datastore-proto]:::android-library + :core:datastore-proto[datastore-proto]:::jvm-library :core:designsystem[designsystem]:::android-library :core:domain[domain]:::android-library :core:model[model]:::jvm-library diff --git a/feature/topic/impl/README.md b/feature/topic/impl/README.md index d296093e62..449373f650 100644 --- a/feature/topic/impl/README.md +++ b/feature/topic/impl/README.md @@ -26,7 +26,7 @@ graph TB :core:data[data]:::android-library :core:database[database]:::android-library :core:datastore[datastore]:::android-library - :core:datastore-proto[datastore-proto]:::android-library + :core:datastore-proto[datastore-proto]:::jvm-library :core:designsystem[designsystem]:::android-library :core:model[model]:::jvm-library :core:navigation[navigation]:::android-library