Skip to content

Commit

Permalink
Merge branch 'main' into renovate/benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers authored Nov 4, 2024
2 parents 6008cec + 0b0b8ee commit 2dcfb54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ androidx-core = "1.15.0-rc01"
androidx-sqlite = "2.5.0-alpha10"
appcompat = "1.7.0"
benchmark = "1.4.0-alpha04"
compose-material3 = "1.3.0"
compose-material3 = "1.3.1"
emoji = "1.2.0-alpha03"
anvil = "0.3.3"
apollo = "4.0.0-beta.7"
circuit = "0.25.0"
coil = "2.7.0"
compose = "1.7.4"
compose = "1.7.5"
compose-jb = "1.7.0"
corbind = "1.11.0"
coroutines = "1.9.0"
Expand Down Expand Up @@ -79,7 +79,7 @@ spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }

[libraries]
androidx-annotations = "androidx.annotation:annotation:1.9.0"
androidx-annotations = "androidx.annotation:annotation:1.9.1"
androidx-activity = { module = "androidx.activity:activity", version.ref = "androidx-activity" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
androidx-appCompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
Expand Down

0 comments on commit 2dcfb54

Please sign in to comment.