Commit 4ec235f
authored
fix(android): crash when library try to access JSModule before it is initialized (oblador#107)
Co-authored-by: Harsh Singhal <hsnghal@amazon.com>1 parent e6b1b5b commit 4ec235f
File tree
1 file changed
+5
-3
lines changed- android/src/main/java/com/oblador/performance
1 file changed
+5
-3
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | | - | |
192 | | - | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
193 | 195 | | |
194 | 196 | | |
195 | 197 | | |
| |||
0 commit comments