This repository was archived by the owner on Dec 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
CatalogByConvention/example/catalog Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11PODS:
2- - CatalogByConvention (12.1 .0)
3- - CatalogExamples (12.1 .0)
2+ - CatalogByConvention (1.0 .0)
3+ - CatalogExamples (1.0 .0)
44 - CatalogUnitTests (12.1.0)
55 - Resistor (12.1.0)
66
@@ -21,8 +21,8 @@ EXTERNAL SOURCES:
2121 :path: ../components/Resistor
2222
2323SPEC CHECKSUMS:
24- CatalogByConvention: d1b362a6a8fa4e90f13d78bba9a79769ff02ef0c
25- CatalogExamples: d94c969049dfda0e1fe754235b5a32132ff039b0
24+ CatalogByConvention: 0137d280781667dd3d856a14cdf507f5ac8eedc0
25+ CatalogExamples: 27e215f180dff5c7753195a54819086512fca89c
2626 CatalogUnitTests: b4134d2a704fbbdaa60fe24c93e24f6c7e7e4091
2727 Resistor: 6951c0267af3e254ae388711e391afaad598c737
2828
Original file line number Diff line number Diff line change 11PODS:
2- - CatalogByConvention (12.1 .0)
2+ - CatalogByConvention (1.0 .0)
33 - MaterialComponents (12.1.0):
44 - MaterialComponents/ActivityIndicator (= 12.1.0)
55 - MaterialComponents/AppBar (= 12.1.0)
@@ -154,7 +154,7 @@ EXTERNAL SOURCES:
154154 :path: ../
155155
156156SPEC CHECKSUMS:
157- CatalogByConvention: d1b362a6a8fa4e90f13d78bba9a79769ff02ef0c
157+ CatalogByConvention: 0137d280781667dd3d856a14cdf507f5ac8eedc0
158158 MaterialComponents: 74911eba9182d9d08dd3d96a9ae683a4ee12aa55
159159 MaterialComponentsCatalog: c6cd01384a55093e82795e18bb40fe2f2883aebf
160160 MaterialComponentsUnitTests: c2b397a199436757306277d659bb19579b98e3c5
Original file line number Diff line number Diff line change @@ -25,4 +25,4 @@ if [ ! $(git rev-parse --verify release-candidate 2> /dev/null) ]; then
2525 exit 1
2626fi
2727
28- git difftool origin/master..release-candidate " $@ "
28+ git diff origin/master..release-candidate " $@ "
You can’t perform that action at this time.
0 commit comments