Commit d49e7e7
authored
fix: firebase upload failure in KMP demo app workflow (openMF#3112)
1 parent 0d70344 commit d49e7e7
File tree
31 files changed
+1214
-555
lines changed- build-logic/convention/src/main/kotlin/org/mifos/mobile
- core-base
- analytics/src/commonMain/kotlin/template/core/base/analytics
- database
- src
- androidMain/kotlin/template/core/base/database
- commonMain/kotlin/template/core/base/database
- nonJsCommonMain/kotlin/template/core/base/database
- core/database
- src
- androidMain/kotlin/org/mifos/mobile/core/database
- di
- commonMain/kotlin/org/mifos/mobile/core/database
- dao
- entity
- utils
- desktopMain/kotlin/org/mifos/mobile/core/database
- di
- jsMain/kotlin/org/mifos/mobile/core/database
- nativeMain/kotlin/org/mifos/mobile/core/database
- di
- wasmJsMain/kotlin/org/mifos/mobile/core/database
31 files changed
+1214
-555
lines changedLines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments