Skip to content

Commit

Permalink
⬆️ Upgrade all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Lamparter committed Jul 21, 2024
1 parent 8aea5f6 commit 78febf5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
[versions]
agp = "8.5.1"
kotlin = "1.9.0"
coreKtx = "1.10.1"
coreKtx = "1.13.1"
junit = "4.13.2"
junitVersion = "1.1.5"
espressoCore = "3.5.1"
appcompat = "1.6.1"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
appcompat = "1.7.0"
material = "1.10.0"
constraintlayout = "2.1.4"
navigationFragmentKtx = "2.6.0"
navigationUiKtx = "2.6.0"
navigationFragmentKtx = "2.7.7"
navigationUiKtx = "2.7.7"
biometric = "1.4.0-alpha01"
biometricKtx = "1.4.0-alpha01"
biometricKtxVersion = "1.2.0-alpha05"
lifecycleRuntimeKtx = "2.6.1"
activityCompose = "1.8.0"
composeBom = "2024.04.01"
lifecycleRuntimeKtx = "2.8.3"
activityCompose = "1.9.0"
composeBom = "2024.06.00"
materialVersion = "1.13.0-alpha04"

[libraries]
Expand Down

0 comments on commit 78febf5

Please sign in to comment.