Commit ad7f4ca
Vailence
MOBILE-160: minor cleanups around operationsDomain
- Configuration dartdoc: use Dart `null`/empty wording, remove the
native-config reference that leaks SDK-internal behavior.
- MindboxAndroidPlugin: rename local to operationsDomainArg and apply
the builder method outside the chain to avoid name collision with the
builder method.
- example: drop the placeholder commented-out arg from the sample app.1 parent 0598966 commit ad7f4ca
2 files changed
Lines changed: 8 additions & 6 deletions
File tree
- mindbox_android/android/src/main/kotlin/cloud/mindbox/mindbox_android
- mindbox_platform_interface/lib/src/types
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments