Skip to content

Commit

Permalink
fix(deps): update androidx (#240)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 29, 2022
1 parent 8b65813 commit 4a5186b
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 @@ -12,15 +12,15 @@ mavenPublish = "0.22.0"
kotlin-serialization = "1.4.0"
android-sdkCommon = "30.3.0"
android-lint = "30.3.0"
androidx-activityCompose = "1.5.1"
androidx-activityCompose = "1.6.0"
androidx-activityComposeCatalog = "1.6.0"
androidx-core = "1.8.0"
androidx-core = "1.9.0"
androidx-constraint-layout = "1.0.1"
accompanist-main = "0.25.1"
coil = "2.2.1"
compose-compiler = "1.3.0"
compose-main = "1.2.1"
compose-navigation = "2.5.1"
compose-navigation = "2.5.2"
square-kotlinPoet = "1.12.0"

[libraries]
Expand Down

0 comments on commit 4a5186b

Please sign in to comment.