Commit 6cc0c6f
committed
Update version number and modify addDivider function
The version number in build.gradle.kts has been incremented from 1.0.25 to 1.0.26. Additionally, the addDivider function in ComposeStarterStep.kt has been modified to not call the separator function.1 parent 2094bf0 commit 6cc0c6f
2 files changed
Lines changed: 4 additions & 2 deletions
File tree
- src/main/kotlin/com/programmersbox/fullmultiplatformcompose/steps
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
0 commit comments