Commit caa0fab
chore(deps): bump the dependencies group across 1 directory with 12 updates (#156)
* chore(deps): bump the dependencies group across 1 directory with 12 updates
Bumps the dependencies group with 12 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [gradle-wrapper](https://github.com/gradle/gradle) | `8.14.1` | `9.4.1` |
| [io.github.libxposed:api](https://github.com/libxposed/api) | `100` | `101.0.1` |
| [io.github.libxposed:service](https://github.com/libxposed/service) | `100-1.0.0` | `101.0.0` |
| androidx.lifecycle:lifecycle-runtime-ktx | `2.9.4` | `2.10.0` |
| androidx.activity:activity-compose | `1.11.0` | `1.13.0` |
| androidx.compose:compose-bom | `2025.09.00` | `2026.03.01` |
| androidx.compose.animation:animation-core-android | `1.9.1` | `1.10.6` |
| androidx.compose.animation:animation-android | `1.9.1` | `1.10.6` |
| com.android.application | `8.13.0` | `9.1.0` |
| com.android.library | `8.13.0` | `9.1.0` |
| [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.2.20` | `2.3.20` |
| [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.2.20` | `2.3.20` |
Updates `gradle-wrapper` from 8.14.1 to 9.4.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v8.14.1...v9.4.1)
Updates `io.github.libxposed:api` from 100 to 101.0.1
- [Release notes](https://github.com/libxposed/api/releases)
- [Commits](https://github.com/libxposed/api/commits/101.0.1)
Updates `io.github.libxposed:service` from 100-1.0.0 to 101.0.0
- [Release notes](https://github.com/libxposed/service/releases)
- [Commits](https://github.com/libxposed/service/commits/101.0.0)
Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.9.4 to 2.10.0
Updates `androidx.activity:activity-compose` from 1.11.0 to 1.13.0
Updates `androidx.compose:compose-bom` from 2025.09.00 to 2026.03.01
Updates `androidx.compose.animation:animation-core-android` from 1.9.1 to 1.10.6
Updates `androidx.compose.animation:animation-android` from 1.9.1 to 1.10.6
Updates `com.android.application` from 8.13.0 to 9.1.0
Updates `com.android.library` from 8.13.0 to 9.1.0
Updates `com.android.library` from 8.13.0 to 9.1.0
Updates `org.jetbrains.kotlin.android` from 2.2.20 to 2.3.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.2.20...v2.3.20)
Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.20 to 2.3.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.2.20...v2.3.20)
Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.20 to 2.3.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.2.20...v2.3.20)
---
updated-dependencies:
- dependency-name: gradle-wrapper
dependency-version: 9.4.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: io.github.libxposed:api
dependency-version: 101.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: io.github.libxposed:service
dependency-version: 101.0.0
dependency-type: direct:production
dependency-group: dependencies
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
dependency-version: 2.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: androidx.activity:activity-compose
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: androidx.compose:compose-bom
dependency-version: 2026.03.01
dependency-type: direct:production
dependency-group: dependencies
- dependency-name: androidx.compose.animation:animation-core-android
dependency-version: 1.10.6
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: androidx.compose.animation:animation-android
dependency-version: 1.10.6
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: com.android.application
dependency-version: 9.1.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: com.android.library
dependency-version: 9.1.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: com.android.library
dependency-version: 9.1.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: org.jetbrains.kotlin.android
dependency-version: 2.3.20
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: org.jetbrains.kotlin.plugin.compose
dependency-version: 2.3.20
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: org.jetbrains.kotlin.plugin.compose
dependency-version: 2.3.20
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* feat: adapt for agp 9
* fix: compile error
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Parallelc <realparallelc@gmail.com>1 parent 7ab83fd commit caa0fab
File tree
7 files changed
+45
-36
lines changed- app
- gradle
- wrapper
7 files changed
+45
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | | - | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
43 | 49 | | |
44 | 50 | | |
45 | 51 | | |
| |||
59 | 65 | | |
60 | 66 | | |
61 | 67 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 68 | | |
79 | 69 | | |
80 | 70 | | |
81 | 71 | | |
82 | 72 | | |
83 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
84 | 91 | | |
85 | 92 | | |
86 | 93 | | |
| |||
89 | 96 | | |
90 | 97 | | |
91 | 98 | | |
| 99 | + | |
| 100 | + | |
92 | 101 | | |
93 | 102 | | |
94 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments