File tree
31 files changed
+2972
-534
lines changed- buildSrc
- src/main/kotlin
- examples
- counter
- android
- src/main
- java/org/reduxkotlin/example/counter
- common
- src/commonTest/kotlin/org/reduxkotlin/examples/counter
- kotlin-js-store
- todos
- android
- src/main
- java/org/reduxkotlin/example/todos
- common
- src
- commonTest/kotlin/org/reduxkotlin/examples/todos
- test/kotlin/org/reduxkotlin/examples/todos
- gradle
31 files changed
+2972
-534
lines changedDiff for: buildSrc/.gitignore
-2
This file was deleted.
Diff for: buildSrc/build.gradle.kts
-7
This file was deleted.
Diff for: buildSrc/src/main/kotlin/Libs.kt
-184
This file was deleted.
Diff for: buildSrc/src/main/kotlin/Plugins.kt
-6
This file was deleted.
Diff for: buildSrc/src/main/kotlin/Versions.kt
-61
This file was deleted.
Diff for: examples/build.gradle.kts
+25
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + |
+14-20
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
| 4 | + | |
2 | 5 |
| |
3 | 6 |
| |
4 |
| - | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
9 |
| - | |
| 11 | + | |
| 12 | + | |
10 | 13 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 |
| |
15 | 18 |
| |
16 | 19 |
| |
| |||
19 | 22 |
| |
20 | 23 |
| |
21 | 24 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 25 | + | |
| 26 | + | |
31 | 27 |
| |
32 | 28 |
| |
33 |
| - | |
| 29 | + | |
34 | 30 |
| |
35 | 31 |
| |
36 | 32 |
| |
37 | 33 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
43 | 37 |
|
-1
This file was deleted.
+12-12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
4 | 3 |
| |
5 | 4 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 5 | + | |
| 6 | + | |
14 | 7 |
| |
| 8 | + | |
| 9 | + | |
15 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
0 commit comments