Skip to content

Commit

Permalink
Merge branch 'main' into feature/inflownav
Browse files Browse the repository at this point in the history
  • Loading branch information
jumaallan authored Oct 22, 2024
2 parents 93f07b1 + e9af69a commit 15212a8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
[versions]
accompanist-permissions = "0.36.0"
android-gradle-plugin = "8.7.0"
androidx-activity = "1.9.2"
android-gradle-plugin = "8.7.1"
androidx-activity = "1.9.3"
androidx-annotation-experimental = "1.4.1"
androidx-compose-bom = "2024.09.03"
androidx-compose-bom = "2024.10.00"
androidx-core = "1.13.1"
androidx-core-splashscreen = "1.0.1"
androidx-fragment = "1.8.4"
androidx-lifecycle = "2.8.6"
androidx-navigation = "2.8.2"
androidx-navigation = "2.8.3"
androidx-test-core = "1.6.1"
androidx-test-espresso = "3.6.1"
androidx-test-fragment = "1.8.4"
androidx-test-junit = "1.2.1"
androidx-test-rules = "1.6.1"
camposer = "0.4.1"
camposer = "0.4.2"
chucker = "4.0.0"
coil = "2.7.0"
compose-lint-checks = "1.4.1"
Expand Down

0 comments on commit 15212a8

Please sign in to comment.