Skip to content

Commit 7e9d96d

Browse files
authored
Merge pull request #886 from android/tj/taxonomy-update
Update sample tags
2 parents 0497c25 + 82fc585 commit 7e9d96d

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

.google/packaging.yaml

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,26 @@
1818
# End users may safely ignore this file. It has no relevance to other systems.
1919
---
2020
status: PUBLISHED
21-
technologies: [Android]
21+
technologies: [Android, JetpackCompose, Coroutines]
2222
categories:
2323
- AndroidTesting
2424
- AndroidArchitecture
2525
- AndroidArchitectureUILayer
2626
- AndroidArchitectureDataLayer
27+
- AndroidArchitectureStateProduction
28+
- AndroidArchitectureStateHolder
29+
- AndroidArchitectureUIEvents
30+
- JetpackComposeTesting
31+
- JetpackComposeArchitectureAndState
32+
- JetpackComposeNavigation
2733
languages: [Kotlin]
28-
solutions: [Mobile]
34+
solutions:
35+
- Mobile
36+
- Flow
37+
- JetpackHilt
38+
- JetpackRoom
39+
- JetpackNavigation
40+
- JetpackLifecycle
2941
github: android/architecture-samples
3042
level: INTERMEDIATE
3143
license: apache2

screenshots/screenshots.png

256 KB
Loading

0 commit comments

Comments
 (0)