Skip to content

Commit ba7afc8

Browse files
build(deps): Bump the all-gradle group across 1 directory with 10 updates (#1020)
Bumps the all-gradle group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | gradle-wrapper | `9.3.1` | `9.4.0` | | androidx.compose.runtime:runtime-android | `1.10.3` | `1.10.4` | | androidx.compose.material:material | `1.10.3` | `1.10.4` | | androidx.compose.animation:animation | `1.10.3` | `1.10.4` | | androidx.compose.ui:ui | `1.10.3` | `1.10.4` | | androidx.compose.foundation:foundation | `1.10.3` | `1.10.4` | | androidx.compose.ui:ui-tooling | `1.10.3` | `1.10.4` | | androidx.compose.ui:ui-test-junit4 | `1.10.3` | `1.10.4` | | androidx.compose.ui:ui-test-manifest | `1.10.3` | `1.10.4` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.3.10-473` | `2.3.20-193` | Updates `gradle-wrapper` from 9.3.1 to 9.4.0 Updates `androidx.compose.runtime:runtime-android` from 1.10.3 to 1.10.4 Updates `androidx.compose.material:material` from 1.10.3 to 1.10.4 Updates `androidx.compose.animation:animation` from 1.10.3 to 1.10.4 Updates `androidx.compose.ui:ui` from 1.10.3 to 1.10.4 Updates `androidx.compose.foundation:foundation` from 1.10.3 to 1.10.4 Updates `androidx.compose.ui:ui-tooling` from 1.10.3 to 1.10.4 Updates `androidx.compose.ui:ui-test-junit4` from 1.10.3 to 1.10.4 Updates `androidx.compose.ui:ui-test-manifest` from 1.10.3 to 1.10.4 Updates `org.jetbrains.kotlin.plugin.compose` from 2.3.10-473 to 2.3.20-193 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@build-2.3.10-473...build-2.3.20-193) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle - dependency-name: androidx.compose.runtime:runtime-android dependency-version: 1.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: androidx.compose.material:material dependency-version: 1.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: androidx.compose.animation:animation dependency-version: 1.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: androidx.compose.ui:ui dependency-version: 1.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: androidx.compose.foundation:foundation dependency-version: 1.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: androidx.compose.ui:ui-tooling dependency-version: 1.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: androidx.compose.ui:ui-test-junit4 dependency-version: 1.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: androidx.compose.ui:ui-test-manifest dependency-version: 1.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.20-193 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4dc7df2 commit ba7afc8

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

gradle/libs.versions.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[versions]
44
agp = "9.0.1"
5-
kotlin = "2.3.10-473"
5+
kotlin = "2.3.20-193"
66
viewpager2 = "1.1.0"
77
junit = "4.13.2"
88

@@ -32,12 +32,12 @@ constraintlayout-compose = "1.1.1"
3232

3333
# Compose Versions
3434
activity-compose = "1.12.3"
35-
compose-android = "1.10.3"
36-
compose-material = "1.10.3"
37-
compose-animation = "1.10.3"
38-
compose-ui = "1.10.3"
39-
compose-foundation = "1.10.3"
40-
compose-ui-tooling = "1.10.3"
35+
compose-android = "1.10.4"
36+
compose-material = "1.10.4"
37+
compose-animation = "1.10.4"
38+
compose-ui = "1.10.4"
39+
compose-foundation = "1.10.4"
40+
compose-ui-tooling = "1.10.4"
4141

4242
# Other Libraries
4343
commons-text = "1.15.0"
@@ -49,8 +49,8 @@ test-core-ktx = "1.7.0"
4949
test-runner = "1.7.0"
5050
test-rules = "1.7.0"
5151
fragment-testing = "1.8.9"
52-
ui-test-junit4 = "1.10.3"
53-
ui-test-manifest = "1.10.3"
52+
ui-test-junit4 = "1.10.4"
53+
ui-test-manifest = "1.10.4"
5454
activity = "1.12.4"
5555

5656
# Database

gradle/wrapper/gradle-wrapper.jar

2.73 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
44
networkTimeout=10000
55
zipStoreBase=GRADLE_USER_HOME
66
zipStorePath=wrapper/dists

gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)