Commit 736b10d
committed
refactor: Update app configurations and target SDK
- Updated the target SDK to 36.
- Removed manifest placeholders for analytics and ad storage, as these are now handled directly in `AndroidManifest.xml`.
- Added new AdMob and Firebase Performance metadata to `AndroidManifest.xml`.
- Ensured Google Analytics screen reporting and storage are enabled by default.
- Set ad user data and personalization signals to follow `eu_consent_policy`.
- Corrected a constructor call in `HomeViewModel.java`.1 parent e2c4a28 commit 736b10d
File tree
2 files changed
+20
-11
lines changed- .idea
- app/src/main/java/com/d4rk/androidtutorials/java/ui/screens/home
2 files changed
+20
-11
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 5 | | |
10 | 6 | | |
11 | 7 | | |
12 | 8 | | |
13 | 9 | | |
14 | 10 | | |
15 | 11 | | |
| 12 | + | |
16 | 13 | | |
17 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments