Skip to content

Commit

Permalink
🤖 Update Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
compose-devrel-github-bot committed Jan 3, 2024
1 parent 5c53024 commit 4d7afe3
Show file tree
Hide file tree
Showing 10 changed files with 40 additions and 40 deletions.
8 changes: 4 additions & 4 deletions Crane/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[versions]
accompanist = "0.32.0"
androidGradlePlugin = "8.2.0"
androidx-activity-compose = "1.8.1"
androidx-activity-compose = "1.8.2"
androidx-appcompat = "1.6.1"
androidx-benchmark = "1.2.0"
androidx-benchmark-junit4 = "1.2.1"
Expand All @@ -15,7 +15,7 @@ androidx-corektx = "1.13.0-alpha02"
androidx-glance = "1.0.0"
androidx-lifecycle-compose = "2.6.2"
androidx-lifecycle-runtime-compose = "2.6.2"
androidx-navigation = "2.7.5"
androidx-navigation = "2.7.6"
androidx-palette = "1.0.0"
androidx-test = "1.5.0"
androidx-test-espresso = "3.5.1"
Expand All @@ -41,7 +41,7 @@ kotlin = "1.9.20"
kotlinx_immutable = "0.3.5"
ksp = "1.9.20-1.0.14"
maps-compose = "3.1.1"
material = "1.10.0"
material = "1.11.0"
# @keep
minSdk = "21"
okhttp = "4.11.0"
Expand All @@ -51,7 +51,7 @@ room = "2.6.0"
secrets = "2.0.1"
# @keep
targetSdk = "33"
version-catalog-update = "0.8.1"
version-catalog-update = "0.8.3"

[libraries]
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
Expand Down
8 changes: 4 additions & 4 deletions JetLagged/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[versions]
accompanist = "0.32.0"
androidGradlePlugin = "8.2.0"
androidx-activity-compose = "1.8.1"
androidx-activity-compose = "1.8.2"
androidx-appcompat = "1.6.1"
androidx-benchmark = "1.2.0"
androidx-benchmark-junit4 = "1.2.1"
Expand All @@ -15,7 +15,7 @@ androidx-corektx = "1.13.0-alpha02"
androidx-glance = "1.0.0"
androidx-lifecycle-compose = "2.6.2"
androidx-lifecycle-runtime-compose = "2.6.2"
androidx-navigation = "2.7.5"
androidx-navigation = "2.7.6"
androidx-palette = "1.0.0"
androidx-test = "1.5.0"
androidx-test-espresso = "3.5.1"
Expand All @@ -41,7 +41,7 @@ kotlin = "1.9.20"
kotlinx_immutable = "0.3.5"
ksp = "1.9.20-1.0.14"
maps-compose = "3.1.1"
material = "1.10.0"
material = "1.11.0"
# @keep
minSdk = "21"
okhttp = "4.11.0"
Expand All @@ -51,7 +51,7 @@ room = "2.6.0"
secrets = "2.0.1"
# @keep
targetSdk = "33"
version-catalog-update = "0.8.1"
version-catalog-update = "0.8.3"

[libraries]
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
Expand Down
8 changes: 4 additions & 4 deletions JetNews/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[versions]
accompanist = "0.32.0"
androidGradlePlugin = "8.2.0"
androidx-activity-compose = "1.8.1"
androidx-activity-compose = "1.8.2"
androidx-appcompat = "1.6.1"
androidx-benchmark = "1.2.0"
androidx-benchmark-junit4 = "1.2.1"
Expand All @@ -15,7 +15,7 @@ androidx-corektx = "1.13.0-alpha02"
androidx-glance = "1.0.0"
androidx-lifecycle-compose = "2.6.2"
androidx-lifecycle-runtime-compose = "2.6.2"
androidx-navigation = "2.7.5"
androidx-navigation = "2.7.6"
androidx-palette = "1.0.0"
androidx-test = "1.5.0"
androidx-test-espresso = "3.5.1"
Expand All @@ -41,7 +41,7 @@ kotlin = "1.9.20"
kotlinx_immutable = "0.3.5"
ksp = "1.9.20-1.0.14"
maps-compose = "3.1.1"
material = "1.10.0"
material = "1.11.0"
# @keep
minSdk = "21"
okhttp = "4.11.0"
Expand All @@ -51,7 +51,7 @@ room = "2.6.0"
secrets = "2.0.1"
# @keep
targetSdk = "33"
version-catalog-update = "0.8.1"
version-catalog-update = "0.8.3"

[libraries]
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
Expand Down
8 changes: 4 additions & 4 deletions Jetcaster/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[versions]
accompanist = "0.32.0"
androidGradlePlugin = "8.2.0"
androidx-activity-compose = "1.8.1"
androidx-activity-compose = "1.8.2"
androidx-appcompat = "1.6.1"
androidx-benchmark = "1.2.0"
androidx-benchmark-junit4 = "1.2.1"
Expand All @@ -15,7 +15,7 @@ androidx-corektx = "1.13.0-alpha02"
androidx-glance = "1.0.0"
androidx-lifecycle-compose = "2.6.2"
androidx-lifecycle-runtime-compose = "2.6.2"
androidx-navigation = "2.7.5"
androidx-navigation = "2.7.6"
androidx-palette = "1.0.0"
androidx-test = "1.5.0"
androidx-test-espresso = "3.5.1"
Expand All @@ -41,7 +41,7 @@ kotlin = "1.9.20"
kotlinx_immutable = "0.3.5"
ksp = "1.9.20-1.0.14"
maps-compose = "3.1.1"
material = "1.10.0"
material = "1.11.0"
# @keep
minSdk = "21"
okhttp = "4.11.0"
Expand All @@ -51,7 +51,7 @@ room = "2.6.0"
secrets = "2.0.1"
# @keep
targetSdk = "33"
version-catalog-update = "0.8.1"
version-catalog-update = "0.8.3"

[libraries]
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
Expand Down
8 changes: 4 additions & 4 deletions Jetchat/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[versions]
accompanist = "0.32.0"
androidGradlePlugin = "8.2.0"
androidx-activity-compose = "1.8.1"
androidx-activity-compose = "1.8.2"
androidx-appcompat = "1.6.1"
androidx-benchmark = "1.2.0"
androidx-benchmark-junit4 = "1.2.1"
Expand All @@ -15,7 +15,7 @@ androidx-corektx = "1.13.0-alpha02"
androidx-glance = "1.0.0"
androidx-lifecycle-compose = "2.6.2"
androidx-lifecycle-runtime-compose = "2.6.2"
androidx-navigation = "2.7.5"
androidx-navigation = "2.7.6"
androidx-palette = "1.0.0"
androidx-test = "1.5.0"
androidx-test-espresso = "3.5.1"
Expand All @@ -41,7 +41,7 @@ kotlin = "1.9.20"
kotlinx_immutable = "0.3.5"
ksp = "1.9.20-1.0.14"
maps-compose = "3.1.1"
material = "1.10.0"
material = "1.11.0"
# @keep
minSdk = "21"
okhttp = "4.11.0"
Expand All @@ -51,7 +51,7 @@ room = "2.6.0"
secrets = "2.0.1"
# @keep
targetSdk = "33"
version-catalog-update = "0.8.1"
version-catalog-update = "0.8.3"

[libraries]
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
Expand Down
8 changes: 4 additions & 4 deletions Jetsnack/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[versions]
accompanist = "0.32.0"
androidGradlePlugin = "8.2.0"
androidx-activity-compose = "1.8.1"
androidx-activity-compose = "1.8.2"
androidx-appcompat = "1.6.1"
androidx-benchmark = "1.2.0"
androidx-benchmark-junit4 = "1.2.1"
Expand All @@ -15,7 +15,7 @@ androidx-corektx = "1.13.0-alpha02"
androidx-glance = "1.0.0"
androidx-lifecycle-compose = "2.6.2"
androidx-lifecycle-runtime-compose = "2.6.2"
androidx-navigation = "2.7.5"
androidx-navigation = "2.7.6"
androidx-palette = "1.0.0"
androidx-test = "1.5.0"
androidx-test-espresso = "3.5.1"
Expand All @@ -41,7 +41,7 @@ kotlin = "1.9.20"
kotlinx_immutable = "0.3.5"
ksp = "1.9.20-1.0.14"
maps-compose = "3.1.1"
material = "1.10.0"
material = "1.11.0"
# @keep
minSdk = "21"
okhttp = "4.11.0"
Expand All @@ -51,7 +51,7 @@ room = "2.6.0"
secrets = "2.0.1"
# @keep
targetSdk = "33"
version-catalog-update = "0.8.1"
version-catalog-update = "0.8.3"

[libraries]
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
Expand Down
8 changes: 4 additions & 4 deletions Jetsurvey/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[versions]
accompanist = "0.32.0"
androidGradlePlugin = "8.2.0"
androidx-activity-compose = "1.8.1"
androidx-activity-compose = "1.8.2"
androidx-appcompat = "1.6.1"
androidx-benchmark = "1.2.0"
androidx-benchmark-junit4 = "1.2.1"
Expand All @@ -15,7 +15,7 @@ androidx-corektx = "1.13.0-alpha02"
androidx-glance = "1.0.0"
androidx-lifecycle-compose = "2.6.2"
androidx-lifecycle-runtime-compose = "2.6.2"
androidx-navigation = "2.7.5"
androidx-navigation = "2.7.6"
androidx-palette = "1.0.0"
androidx-test = "1.5.0"
androidx-test-espresso = "3.5.1"
Expand All @@ -41,7 +41,7 @@ kotlin = "1.9.20"
kotlinx_immutable = "0.3.5"
ksp = "1.9.20-1.0.14"
maps-compose = "3.1.1"
material = "1.10.0"
material = "1.11.0"
# @keep
minSdk = "21"
okhttp = "4.11.0"
Expand All @@ -51,7 +51,7 @@ room = "2.6.0"
secrets = "2.0.1"
# @keep
targetSdk = "33"
version-catalog-update = "0.8.1"
version-catalog-update = "0.8.3"

[libraries]
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
Expand Down
8 changes: 4 additions & 4 deletions Owl/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[versions]
accompanist = "0.32.0"
androidGradlePlugin = "8.2.0"
androidx-activity-compose = "1.8.1"
androidx-activity-compose = "1.8.2"
androidx-appcompat = "1.6.1"
androidx-benchmark = "1.2.0"
androidx-benchmark-junit4 = "1.2.1"
Expand All @@ -15,7 +15,7 @@ androidx-corektx = "1.13.0-alpha02"
androidx-glance = "1.0.0"
androidx-lifecycle-compose = "2.6.2"
androidx-lifecycle-runtime-compose = "2.6.2"
androidx-navigation = "2.7.5"
androidx-navigation = "2.7.6"
androidx-palette = "1.0.0"
androidx-test = "1.5.0"
androidx-test-espresso = "3.5.1"
Expand All @@ -41,7 +41,7 @@ kotlin = "1.9.20"
kotlinx_immutable = "0.3.5"
ksp = "1.9.20-1.0.14"
maps-compose = "3.1.1"
material = "1.10.0"
material = "1.11.0"
# @keep
minSdk = "21"
okhttp = "4.11.0"
Expand All @@ -51,7 +51,7 @@ room = "2.6.0"
secrets = "2.0.1"
# @keep
targetSdk = "33"
version-catalog-update = "0.8.1"
version-catalog-update = "0.8.3"

[libraries]
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
Expand Down
8 changes: 4 additions & 4 deletions Reply/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[versions]
accompanist = "0.32.0"
androidGradlePlugin = "8.2.0"
androidx-activity-compose = "1.8.1"
androidx-activity-compose = "1.8.2"
androidx-appcompat = "1.6.1"
androidx-benchmark = "1.2.0"
androidx-benchmark-junit4 = "1.2.1"
Expand All @@ -15,7 +15,7 @@ androidx-corektx = "1.13.0-alpha02"
androidx-glance = "1.0.0"
androidx-lifecycle-compose = "2.6.2"
androidx-lifecycle-runtime-compose = "2.6.2"
androidx-navigation = "2.7.5"
androidx-navigation = "2.7.6"
androidx-palette = "1.0.0"
androidx-test = "1.5.0"
androidx-test-espresso = "3.5.1"
Expand All @@ -41,7 +41,7 @@ kotlin = "1.9.20"
kotlinx_immutable = "0.3.5"
ksp = "1.9.20-1.0.14"
maps-compose = "3.1.1"
material = "1.10.0"
material = "1.11.0"
# @keep
minSdk = "21"
okhttp = "4.11.0"
Expand All @@ -51,7 +51,7 @@ room = "2.6.0"
secrets = "2.0.1"
# @keep
targetSdk = "33"
version-catalog-update = "0.8.1"
version-catalog-update = "0.8.3"

[libraries]
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
Expand Down
8 changes: 4 additions & 4 deletions scripts/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[versions]
accompanist = "0.32.0"
androidGradlePlugin = "8.2.0"
androidx-activity-compose = "1.8.1"
androidx-activity-compose = "1.8.2"
androidx-appcompat = "1.6.1"
androidx-benchmark = "1.2.0"
androidx-benchmark-junit4 = "1.2.1"
Expand All @@ -15,7 +15,7 @@ androidx-corektx = "1.13.0-alpha02"
androidx-glance = "1.0.0"
androidx-lifecycle-compose = "2.6.2"
androidx-lifecycle-runtime-compose = "2.6.2"
androidx-navigation = "2.7.5"
androidx-navigation = "2.7.6"
androidx-palette = "1.0.0"
androidx-test = "1.5.0"
androidx-test-espresso = "3.5.1"
Expand All @@ -41,7 +41,7 @@ kotlin = "1.9.20"
kotlinx_immutable = "0.3.5"
ksp = "1.9.20-1.0.14"
maps-compose = "3.1.1"
material = "1.10.0"
material = "1.11.0"
# @keep
minSdk = "21"
okhttp = "4.11.0"
Expand All @@ -51,7 +51,7 @@ room = "2.6.0"
secrets = "2.0.1"
# @keep
targetSdk = "33"
version-catalog-update = "0.8.1"
version-catalog-update = "0.8.3"

[libraries]
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
Expand Down

0 comments on commit 4d7afe3

Please sign in to comment.