Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 2797938 commit 9df4bb8
Show file tree
Hide file tree
Showing 23 changed files with 56 additions and 56 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Complications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4

- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ComposeStarter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4

- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4

- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/DataLayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4

- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4

- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/WatchFaceKotlin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4

- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/WearOAuth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4

- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/WearSpeakerSample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4

- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4

- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/WearTilesKotlin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4

- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/copy-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it,
# but specifies master branch (old default).
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
with:
fetch-depth: 0
ref: master
Expand Down
2 changes: 1 addition & 1 deletion Complications/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
android-gradle-plugin = "8.6.1"
android-gradle-plugin = "8.7.1"
androidx-wear-watchface = "1.2.1"

org-jetbrains-kotlin = "1.9.25"
Expand Down
12 changes: 6 additions & 6 deletions ComposeStarter/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
[versions]
android-gradle-plugin = "8.6.1"
androidx-activity = "1.9.2"
androidx-compose-bom = "2024.09.02"
android-gradle-plugin = "8.7.1"
androidx-activity = "1.9.3"
androidx-compose-bom = "2024.10.00"
androidx-wear-compose = "1.4.0"
compose-compiler = "1.5.15"
compose-ui-tooling = "1.4.0"
horologist = "0.6.20"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.25"
robolectric = "4.13"
roborazzi = "1.26.0"
ui-test-junit4 = "1.7.2"
ui-test-manifest = "1.7.2"
roborazzi = "1.29.0"
ui-test-junit4 = "1.7.4"
ui-test-manifest = "1.7.4"

[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
Expand Down
14 changes: 7 additions & 7 deletions DataLayer/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
android-gradle-plugin = "8.6.1"
androidx-activity = "1.9.2"
androidx-compose-bom = "2024.09.02"
android-gradle-plugin = "8.7.1"
androidx-activity = "1.9.3"
androidx-compose-bom = "2024.10.00"
# do not bump to 2.8.0 until bumping to beta version of Compose
androidx-lifecycle = "2.8.6"
androidx-wear-compose = "1.4.0"
Expand All @@ -12,15 +12,15 @@ org-jetbrains-kotlinx = "1.9.0"
horologist = "0.6.20"
compose-ui-tooling = "1.4.0"
robolectric = "4.13"
roborazzi = "1.26.0"
ui-test-junit4 = "1.7.2"
ui-test-manifest = "1.7.2"
roborazzi = "1.29.0"
ui-test-junit4 = "1.7.4"
ui-test-manifest = "1.7.4"

[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
androidx-compose-bom = { group = "androidx.compose", name = "compose-bom", version.ref = "androidx-compose-bom" }
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.8.3"
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.8.4"
androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle" }
Expand Down
2 changes: 1 addition & 1 deletion WatchFaceFormat/Complications/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
androidGradlePlugin = "8.7.0"
androidGradlePlugin = "8.7.1"
kotlin = "1.9.25"

[plugins]
Expand Down
2 changes: 1 addition & 1 deletion WatchFaceFormat/Flavors/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
androidGradlePlugin = "8.7.0"
androidGradlePlugin = "8.7.1"
kotlin = "1.9.25"

[plugins]
Expand Down
2 changes: 1 addition & 1 deletion WatchFaceFormat/SimpleAnalog/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
androidGradlePlugin = "8.7.0"
androidGradlePlugin = "8.7.1"
kotlin = "1.9.25"

[plugins]
Expand Down
2 changes: 1 addition & 1 deletion WatchFaceFormat/SimpleDigital/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
androidGradlePlugin = "8.7.0"
androidGradlePlugin = "8.7.1"
kotlin = "1.9.25"

[plugins]
Expand Down
2 changes: 1 addition & 1 deletion WatchFaceFormat/Weather/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
androidGradlePlugin = "8.7.0"
androidGradlePlugin = "8.7.1"
kotlin = "1.9.25"

[plugins]
Expand Down
2 changes: 1 addition & 1 deletion WatchFaceFormat/validator-plugin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
androidGradlePlugin = "8.7.0"
androidGradlePlugin = "8.7.1"
kotlin = "1.9.25"

[libraries]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
2 changes: 1 addition & 1 deletion WatchFaceFormat/validator-plugin/plugins/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ java {
}

dependencies {
implementation("com.android.tools.build:gradle-api:7.1.0-alpha13")
implementation("com.android.tools.build:gradle-api:8.7.1")

implementation("io.ktor:ktor-client-core:3.0.0")
runtimeOnly("io.ktor:ktor-client-okhttp:3.0.0")
Expand Down
8 changes: 4 additions & 4 deletions WatchFaceKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.6.1"
androidx-activity = "1.9.2"
android-gradle-plugin = "8.7.1"
androidx-activity = "1.9.3"
androidx-lifecycle = "2.8.6"
androidx-test = "1.4.0"
androidx-wear-compose = "1.1.0-rc01"
Expand All @@ -12,11 +12,11 @@ org-jetbrains-kotlin = "1.9.25"
org-jetbrains-kotlinx = "1.9.0"

[libraries]
android-lint-gradle = "com.android.tools.lint:lint-gradle:31.6.1"
android-lint-gradle = "com.android.tools.lint:lint-gradle:31.7.1"
android-material = "com.google.android.material:material:1.12.0"
androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "androidx-activity" }
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
androidx-databinding-viewbinding = "androidx.databinding:viewbinding:8.6.1"
androidx-databinding-viewbinding = "androidx.databinding:viewbinding:8.7.1"
androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle" }
androidx-wear = "androidx.wear:wear:1.3.0"
Expand Down
18 changes: 9 additions & 9 deletions WearOAuth/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
[versions]
android-gradle-plugin = "8.6.1"
androidx-compose-bom = "2024.09.02"
androidx-activity = "1.9.2"
android-gradle-plugin = "8.7.1"
androidx-compose-bom = "2024.10.00"
androidx-activity = "1.9.3"
androidx-lifecycle = "2.8.6"
androidx-test = "1.5.2"
androidx-wear-compose = "1.4.0"
compose = "1.7.2"
compose = "1.7.4"
compose-compiler = "1.5.15"
org-jetbrains-kotlin = "1.9.25"
org-jetbrains-kotlinx = "1.9.0"
ktlint = "0.50.0"
horologist = "0.6.20"
robolectric = "4.13"
roborazzi = "1.26.0"
ui-test-junit4 = "1.7.2"
roborazzi = "1.29.0"
ui-test-junit4 = "1.7.4"

[libraries]
android-build-gradle = { module = "com.android.tools.build:gradle", version.ref = "android-gradle-plugin" }
android-desugarjdklibs = "com.android.tools:desugar_jdk_libs:2.1.2"
android-lint-gradle = "com.android.tools.lint:lint-gradle:31.6.1"
android-lint-gradle = "com.android.tools.lint:lint-gradle:31.7.1"
android-material = "com.google.android.material:material:1.12.0"
android-tools-lint-gradle = "com.android.tools.lint:lint-gradle:31.6.1"
android-tools-lint-gradle = "com.android.tools.lint:lint-gradle:31.7.1"
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "androidx-activity" }
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0"
androidx-compose-ui-tooling = { module = "androidx.wear.compose:compose-ui-tooling", version.ref = "androidx-wear-compose" }
androidx-compose-bom = { group = "androidx.compose", name = "compose-bom", version.ref = "androidx-compose-bom" }
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.8.3"
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.8.4"
androidx-lifecycle-common-java8 = { module = "androidx.lifecycle:lifecycle-common-java8", version.ref = "androidx-lifecycle" }
androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "androidx-lifecycle" }
Expand Down
12 changes: 6 additions & 6 deletions WearSpeakerSample/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
[versions]
android-gradle-plugin = "8.6.1"
androidx-activity = "1.9.2"
androidx-compose-bom = "2024.09.02"
android-gradle-plugin = "8.7.1"
androidx-activity = "1.9.3"
androidx-compose-bom = "2024.10.00"
androidx-media3 = "1.4.1"
androidx-wear-compose = "1.4.0"
compose-compiler = "1.5.15"
compose-ui-tooling = "1.4.0"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.25"
robolectric = "4.13"
roborazzi = "1.26.0"
ui-test-junit4 = "1.7.2"
ui-test-manifest = "1.7.2"
roborazzi = "1.29.0"
ui-test-junit4 = "1.7.4"
ui-test-manifest = "1.7.4"
horologist = "0.6.20"

[libraries]
Expand Down
8 changes: 4 additions & 4 deletions WearTilesKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[versions]
android-gradle-plugin = "8.6.1"
androidx-wear-tiles = "1.4.0"
android-gradle-plugin = "8.7.1"
androidx-wear-tiles = "1.4.1"
androidx-wear-tooling-preview = "1.0.0"
compose = "1.7.2"
compose = "1.7.4"
compose-compiler = "1.5.15"
horologist = "0.6.20"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.25"
org-jetbrains-kotlinx = "1.9.0"
tiles-tooling-preview = "1.4.0"
tiles-tooling-preview = "1.4.1"

[libraries]
androidx-datastore = "androidx.datastore:datastore-preferences:1.1.1"
Expand Down

0 comments on commit 9df4bb8

Please sign in to comment.