Skip to content

Commit a64f41c

Browse files
committed
move build prompt
1 parent 921123a commit a64f41c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# OneSignal Sample App V2 - Build Guide
1+
# OneSignal Sample App - Build Guide
22

33
This document contains all the prompts and requirements needed to build the OneSignal Sample App V2 from scratch. Give these prompts to an AI assistant or follow them manually to recreate the app.
44

@@ -834,7 +834,7 @@ Implementation:
834834
## Key Files Structure
835835

836836
```
837-
Examples/OneSignalDemoV2/
837+
examples/demo/
838838
├── buildSrc/
839839
│ └── src/main/kotlin/
840840
│ ├── Versions.kt # Version constants (includes Compose versions)

0 commit comments

Comments
 (0)