Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmichalik committed Oct 4, 2023
1 parent b5b13c7 commit c199e70
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
accompanist = "0.32.0"
activity = "1.7.2"
agp = "8.3.0-alpha05"
activity = "1.8.0"
agp = "8.3.0-alpha06"
androidXAnnotation = "1.7.0"
androidXCore = "1.12.0"
appcompat = "1.6.1"
composeBom = "2023.09.01"
composeBom = "2023.10.00"
composeCompiler = "1.5.3"
coroutines = "1.7.3"
detekt = "1.23.1"
Expand All @@ -15,7 +15,7 @@ jUnitExt = "1.1.5"
kotlin = "1.9.10"
lifecycle = "2.6.2"
material = "1.9.0"
mockK = "1.13.7"
mockK = "1.13.8"
paparazziGradlePlugin = "1.3.1"
testCore = "1.5.0"

Expand Down

0 comments on commit c199e70

Please sign in to comment.