Skip to content

Commit e4f9281

Browse files
committed
move build prompt
1 parent 7465232 commit e4f9281

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

@@ -839,7 +839,7 @@ Implementation:
839839
## Key Files Structure
840840

841841
```
842-
Examples/OneSignalDemoV2/
842+
examples/demo/
843843
├── buildSrc/
844844
│ └── src/main/kotlin/
845845
│ ├── Versions.kt # Version constants (includes Compose versions)

0 commit comments

Comments
 (0)