File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 14
14
<!-- How can the reviewer verify the functionality or fix introduced by this PR? Please provide steps. -->
15
15
*
16
16
17
+ ### Regression Tests
18
+ <!-- Did you verify that your changes didn't break existing functionality? -->
19
+ - [ ] I tested my changes on Android 15 (API 35)
20
+ - [ ] I tested my changes on Android 14 (API 34)
21
+ - [ ] I tested my changes on Android 13 (API 33)
22
+ - [ ] I tested my changes on Android 12L (API 32)
23
+ - [ ] I tested my changes on Android 12 (API 31)
24
+ - [ ] I tested my changes on Android 11 (API 30)
25
+ - [ ] I tested my changes on Android 10 (API 29)
26
+ - [ ] I tested my changes on Android 9 (API 28)
27
+ - [ ] I tested my changes on Android 8.1 (API 27)
28
+ - [ ] I tested my changes on Android 8.0 (API 26)
29
+
17
30
### Screenshots
18
31
<!-- If this PR affects the UI, please include before/after screenshots demonstrating the change(s). -->
19
32
*
You can’t perform that action at this time.
0 commit comments