Skip to content

Commit

Permalink
chore: Bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
frap129 committed Sep 19, 2024
1 parent abc32a7 commit e500223
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
[versions]
accompanist-drawablepainter = "0.32.0"
activity-compose = "1.9.0"
activity-compose = "1.9.2"
agp = "8.1.4"
androidx-test-ext-junit = "1.1.5"
composeBom = "2024.06.00"
androidx-test-ext-junit = "1.2.1"
composeBom = "2024.09.02"
core-ktx = "1.13.1"
datastore= "1.1.1"
dokka = "1.9.20"
espresso-core = "3.5.1"
espresso-core = "3.6.1"
junit = "4.13.2"
koin = "3.5.6"
kotlin = "2.0.0"
kotlinx-coroutines-core = "1.8.1"
ksp = "2.0.0-1.0.23"
ktlint = "12.1.1"
lifecycle = "2.8.3"
navigation-compose = "2.7.7"
lifecycle = "2.8.6"
navigation-compose = "2.8.1"
timber = "5.0.1"

[libraries]
Expand Down

0 comments on commit e500223

Please sign in to comment.