mirror of
https://github.com/tiann/KernelSU.git
synced 2025-02-20 11:43:32 +08:00
build(deps): bump the maven group across 1 directory with 5 updates (#2444)
Some checks are pending
Build Manager / build-lkm (push) Waiting to run
Build Manager / build-ksud (macos-latest, aarch64-apple-darwin) (push) Blocked by required conditions
Build Manager / build-ksud (macos-latest, x86_64-apple-darwin) (push) Blocked by required conditions
Build Manager / build-ksud (ubuntu-latest, aarch64-linux-android) (push) Blocked by required conditions
Build Manager / build-ksud (ubuntu-latest, aarch64-unknown-linux-musl) (push) Blocked by required conditions
Build Manager / build-ksud (ubuntu-latest, x86_64-linux-android) (push) Blocked by required conditions
Build Manager / build-ksud (ubuntu-latest, x86_64-pc-windows-gnu) (push) Blocked by required conditions
Build Manager / build-ksud (ubuntu-latest, x86_64-unknown-linux-musl) (push) Blocked by required conditions
Build Manager / build-manager (push) Blocked by required conditions
Some checks are pending
Build Manager / build-lkm (push) Waiting to run
Build Manager / build-ksud (macos-latest, aarch64-apple-darwin) (push) Blocked by required conditions
Build Manager / build-ksud (macos-latest, x86_64-apple-darwin) (push) Blocked by required conditions
Build Manager / build-ksud (ubuntu-latest, aarch64-linux-android) (push) Blocked by required conditions
Build Manager / build-ksud (ubuntu-latest, aarch64-unknown-linux-musl) (push) Blocked by required conditions
Build Manager / build-ksud (ubuntu-latest, x86_64-linux-android) (push) Blocked by required conditions
Build Manager / build-ksud (ubuntu-latest, x86_64-pc-windows-gnu) (push) Blocked by required conditions
Build Manager / build-ksud (ubuntu-latest, x86_64-unknown-linux-musl) (push) Blocked by required conditions
Build Manager / build-manager (push) Blocked by required conditions
Bumps the maven group with 5 updates in the /manager directory: | Package | From | To | | --- | --- | --- | | androidx.navigation:navigation-compose | `2.8.6` | `2.8.7` | | androidx.compose:compose-bom | `2025.01.01` | `2025.02.00` | | com.android.application | `8.8.0` | `8.8.1` | | com.android.library | `8.8.0` | `8.8.1` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.1.10-1.0.29` | `2.1.10-1.0.30` | Updates `androidx.navigation:navigation-compose` from 2.8.6 to 2.8.7 Updates `androidx.compose:compose-bom` from 2025.01.01 to 2025.02.00 Updates `com.android.application` from 8.8.0 to 8.8.1 Updates `com.android.library` from 8.8.0 to 8.8.1 Updates `com.android.library` from 8.8.0 to 8.8.1 Updates `com.google.devtools.ksp` from 2.1.10-1.0.29 to 2.1.10-1.0.30 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ce13d050ca
commit
4ac180754f
@ -1,10 +1,10 @@
|
||||
[versions]
|
||||
agp = "8.8.0"
|
||||
agp = "8.8.1"
|
||||
kotlin = "2.1.10"
|
||||
ksp = "2.1.10-1.0.29"
|
||||
compose-bom = "2025.01.01"
|
||||
ksp = "2.1.10-1.0.30"
|
||||
compose-bom = "2025.02.00"
|
||||
lifecycle = "2.8.7"
|
||||
navigation = "2.8.6"
|
||||
navigation = "2.8.7"
|
||||
activity-compose = "1.10.0"
|
||||
kotlinx-coroutines = "1.10.1"
|
||||
coil-compose = "2.7.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user