Commit d4e9cf2
committed
Upgrade SafeRoom to 1.4.0 and add AGP 8.13.0 lint workaround
This commit upgrades the `saferoom` dependency from version 1.3.1 to 1.4.0.
It also adds a workaround for a bug in Android Gradle Plugin 8.13.0 by disabling the `Aligned16KB` lint check. To support this change, several `.gitkeep` files have been added or moved to `jniLibs` directories, ensuring they are included in the build.1 parent c1557a1 commit d4e9cf2
File tree
7 files changed
+2
-1
lines changed- app/android
- src/main/jniLibs
- core
- data/db-sqldelight/src/androidMain/jniLibs
- domain/src/androidMain/jniLibs
- gradle
- thirdparty/androidx/paging/compose/src/androidMain/jniLibs
7 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
File renamed without changes.
Whitespace-only changes.
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Whitespace-only changes.
Whitespace-only changes.
0 commit comments