Commit e8e1eb8
authored
[Android] Upgrade SDK to 36 (#3919)
* infra: upgrade Android SDK to 36
Update buildToolsVersion, compileSdkVersion, and targetSdkVersion
from 35/34 to 36 to support Android 16 and meet Play Store requirements.
* chore: pin lodash version to fix CI security check
Pin lodash to exact version 4.17.21 to avoid npq flagging
recently published versions as a supply chain security risk.
* chore: revert lodash version semver1 parent 3837690 commit e8e1eb8
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments