Commit 53423e2
committed
feat: upgrade target and compile SDK to API 35
- Updated compileSdk and targetSdk from 34 to 35
- Updated Android Gradle Plugin from 8.5.2 to 8.11.0
- Updated Gradle wrapper from 8.5 to 8.13
- Successfully tested on Pixel 7 API 35 emulator
- All permissions (camera, location) work correctly
- App launches and functions normally
Fixes #11601 parent 81d94d5 commit 53423e2
File tree
4 files changed
+4
-4
lines changed- app
- gradle/wrapper
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
File mode changed.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
0 commit comments