Commit 3fdbbc2
committed
Updates: test dependencies to make it compatible with Android 12
From Android 12 the exported attribute of the activity has set to be true/false. Some of the test dependencies was having an outdated version which contains activities not having the exported attribute. The version of the test dependencies are incremented in order to make it compatible with Android 12.1 parent 58cd254 commit 3fdbbc2
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments