Commit 58a342f
committed
convert ApplicationExitInfoHistoryDispatcher.removeLatest() to use an iterator instead of for-each
1 parent 7f6dbc9 commit 58a342f
File tree
1 file changed
+4
-2
lines changed- sentry-android-core/src/main/java/io/sentry/android/core
1 file changed
+4
-2
lines changedsentry-android-core/src/main/java/io/sentry/android/core/ApplicationExitInfoHistoryDispatcher.java
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
134 | | - | |
| 135 | + | |
| 136 | + | |
135 | 137 | | |
136 | | - | |
| 138 | + | |
137 | 139 | | |
138 | 140 | | |
139 | 141 | | |
| |||
0 commit comments