Skip to content

Commit 7d45eae

Browse files
authored
Merge pull request #2100 from FletchMcKee/graph-update
Update README graphs with correct datastore-proto plugin
2 parents d6abd6d + 6424219 commit 7d45eae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

feature/interests/impl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ graph TB
3030
:core:data[data]:::android-library
3131
:core:database[database]:::android-library
3232
:core:datastore[datastore]:::android-library
33-
:core:datastore-proto[datastore-proto]:::android-library
33+
:core:datastore-proto[datastore-proto]:::jvm-library
3434
:core:designsystem[designsystem]:::android-library
3535
:core:domain[domain]:::android-library
3636
:core:model[model]:::jvm-library

feature/topic/impl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ graph TB
2626
:core:data[data]:::android-library
2727
:core:database[database]:::android-library
2828
:core:datastore[datastore]:::android-library
29-
:core:datastore-proto[datastore-proto]:::android-library
29+
:core:datastore-proto[datastore-proto]:::jvm-library
3030
:core:designsystem[designsystem]:::android-library
3131
:core:model[model]:::jvm-library
3232
:core:navigation[navigation]:::android-library

0 commit comments

Comments
 (0)