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 Dec 14, 2023
1 parent 17f4f2e commit caa65e9
Show file tree
Hide file tree
Showing 12 changed files with 19 additions and 19 deletions.
8 changes: 4 additions & 4 deletions AlwaysOnKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[versions]
android-gradle-plugin = "8.2.0"
androidx-activity = "1.8.1"
androidx-activity = "1.8.2"
androidx-compose-bom = "2023.10.01"
androidx-lifecycle = "2.6.2"
androidx-wear-compose = "1.3.0-beta01"
androidx-wear-compose = "1.3.0-beta02"
compose-compiler = "1.5.6"
compose-ui-tooling = "1.2.1"
horologist-compose-layout = "0.5.13"
horologist-compose-layout = "0.5.14"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.21"
org-jetbrains-kotlinx = "1.7.3"
Expand Down Expand Up @@ -39,7 +39,7 @@ test-ext-junit-ktx = "androidx.test.ext:junit-ktx:1.1.5"
test-ext-truth = "androidx.test.ext:truth:1.5.0"
test-rules = "androidx.test:rules:1.5.0"
test-runner = "androidx.test:runner:1.5.2"
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0-alpha05"
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0-beta01"
wear-compose-foundation = { module = "androidx.wear.compose:compose-foundation", version.ref = "androidx-wear-compose" }
wear-compose-material = { module = "androidx.wear.compose:compose-material", version.ref = "androidx-wear-compose" }
wearable = { module = "com.google.android.wearable:wearable", version.ref = "wearable" }
Expand Down
6 changes: 3 additions & 3 deletions ComposeAdvanced/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.2.0"
androidx-activity = "1.8.1"
androidx-activity = "1.8.2"
androidx-benchmark = "1.2.2"
androidx-compose-bom = "2023.10.01"
androidx-lifecycle = "2.6.2"
Expand All @@ -10,9 +10,9 @@ androidx-test-uiautomator = "2.2.0"
androidx-wear-compose = "1.2.1"
compose = "1.5.4"
compose-compiler = "1.5.6"
horologist = "0.5.13"
horologist = "0.5.14"
ktlint = "0.50.0"
navigation = "2.7.5"
navigation = "2.7.6"
org-jetbrains-kotlin = "1.9.21"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion ComposeStarter/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.2.0"
androidx-activity = "1.8.1"
androidx-activity = "1.8.2"
androidx-compose-bom = "2023.10.01"
androidx-lifecycle = "2.4.1"
androidx-test = "1.4.0"
Expand Down
2 changes: 1 addition & 1 deletion DataLayer/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.2.0"
androidx-activity = "1.8.1"
androidx-activity = "1.8.2"
androidx-compose-bom = "2023.10.01"
androidx-lifecycle = "2.6.2"
androidx-wear-compose = "1.2.1"
Expand Down
2 changes: 1 addition & 1 deletion RuntimePermissionsWear/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.2.0"
androidx-activity = "1.8.1"
androidx-activity = "1.8.2"
androidx-lifecycle = "2.5.1"
androidx-test = "1.4.0"
androidx-wear-compose = "1.2.0-beta02"
Expand Down
2 changes: 1 addition & 1 deletion TimeText/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.2.0"
androidx-activity = "1.8.1"
androidx-activity = "1.8.2"
androidx-lifecycle = "2.5.1"
androidx-wear-compose = "1.1.0-rc01"
androidx-wear-tiles = "1.1.0"
Expand Down
4 changes: 2 additions & 2 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.2.0"
androidx-activity = "1.8.1"
androidx-activity = "1.8.2"
androidx-lifecycle = "2.6.2"
androidx-test = "1.4.0"
androidx-wear-compose = "1.1.0-rc01"
Expand All @@ -13,7 +13,7 @@ org-jetbrains-kotlinx = "1.7.3"

[libraries]
android-lint-gradle = "com.android.tools.lint:lint-gradle:31.2.0"
android-material = "com.google.android.material:material:1.10.0"
android-material = "com.google.android.material:material:1.11.0"
androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "androidx-activity" }
androidx-core-ktx = "androidx.core:core-ktx:1.12.0"
androidx-databinding-viewbinding = "androidx.databinding:viewbinding:8.2.0"
Expand Down
4 changes: 2 additions & 2 deletions WearOAuth/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.2.0"
androidx-activity = "1.8.1"
androidx-activity = "1.8.2"
androidx-lifecycle = "2.6.2"
androidx-test = "1.5.2"
androidx-wear-compose = "1.2.1"
Expand All @@ -16,7 +16,7 @@ ktlint = "0.50.0"
android-build-gradle = { module = "com.android.tools.build:gradle", version.ref = "android-gradle-plugin" }
android-desugarjdklibs = "com.android.tools:desugar_jdk_libs:2.0.4"
android-lint-gradle = "com.android.tools.lint:lint-gradle:31.2.0"
android-material = "com.google.android.material:material:1.10.0"
android-material = "com.google.android.material:material:1.11.0"
android-tools-lint-gradle = "com.android.tools.lint:lint-gradle:31.2.0"
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "androidx-activity" }
Expand Down
2 changes: 1 addition & 1 deletion WearSpeakerSample/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.2.0"
androidx-activity = "1.8.1"
androidx-activity = "1.8.2"
androidx-compose-bom = "2023.10.01"
androidx-lifecycle = "2.6.2"
androidx-wear-compose = "1.2.1"
Expand Down
2 changes: 1 addition & 1 deletion WearStandaloneGoogleSignIn/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.2.0"
androidx-activity = "1.8.1"
androidx-activity = "1.8.2"
androidx-compose-bom = "2023.10.01"
androidx-wear-compose = "1.2.1"
compose-compiler = "1.5.6"
Expand Down
2 changes: 1 addition & 1 deletion WearTilesKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ androidx-wear-tiles = "1.2.0"
androidx-wear-tooling-preview = "1.0.0"
compose = "1.5.4"
compose-compiler = "1.5.6"
horologist = "0.5.13"
horologist = "0.5.14"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.21"
org-jetbrains-kotlinx = "1.7.3"
Expand Down
2 changes: 1 addition & 1 deletion WearVerifyRemoteApp/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.2.0"
androidx-activity = "1.8.1"
androidx-activity = "1.8.2"
androidx-lifecycle = "2.6.2"
androidx-test = "1.4.0"
androidx-wear-compose = "1.1.0-rc01"
Expand Down

0 comments on commit caa65e9

Please sign in to comment.