Skip to content

Commit e2b0955

Browse files
chore(deps): bump the dependencies group across 1 directory with 5 updates
Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | androidx.compose:compose-bom | `2025.09.00` | `2025.10.01` | | androidx.compose.animation:animation-core-android | `1.9.1` | `1.9.4` | | androidx.compose.animation:animation-android | `1.9.1` | `1.9.4` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.2.20` | `2.2.21` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.2.20` | `2.2.21` | Updates `androidx.compose:compose-bom` from 2025.09.00 to 2025.10.01 Updates `androidx.compose.animation:animation-core-android` from 1.9.1 to 1.9.4 Updates `androidx.compose.animation:animation-android` from 1.9.1 to 1.9.4 Updates `org.jetbrains.kotlin.android` from 2.2.20 to 2.2.21 - [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.2.21) Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.20 to 2.2.21 - [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.2.21) Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.20 to 2.2.21 - [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.2.21) --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-version: 2025.10.01 dependency-type: direct:production dependency-group: dependencies - dependency-name: androidx.compose.animation:animation-core-android dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: androidx.compose.animation:animation-android dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c8e3d5 commit e2b0955

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
accompanist-drawablepainter = "0.37.3"
33
agp = "8.13.0"
44
hiddenapibypass = "6.1"
5-
kotlin = "2.2.20"
5+
kotlin = "2.2.21"
66
material = "1.13.0"
77
xposed-api = "100"
88
xposed-service = "100-1.0.0"
99
lifecycle-runtime-ktx = "2.9.4"
1010
activity-compose = "1.11.0"
11-
compose-bom = "2025.09.00"
12-
animation-core-android = "1.9.1"
13-
animation-android = "1.9.1"
11+
compose-bom = "2025.10.01"
12+
animation-core-android = "1.9.4"
13+
animation-android = "1.9.4"
1414

1515
[libraries]
1616
hiddenapibypass = { group = "org.lsposed.hiddenapibypass", name = "hiddenapibypass", version.ref = "hiddenapibypass" }

0 commit comments

Comments
 (0)