Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultBee committed Sep 30, 2024
1 parent 3e22aff commit 06c33a6
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,5 +1,5 @@
[versions]
agp = "8.5.0"
agp = "8.6.1"
androidxJunit = "1.2.1"
appcompat = "1.7.0"
constraintlayout = "2.1.4"
Expand All @@ -8,11 +8,11 @@ dokka = "1.9.20"
espressoCore = "3.6.1"
guava = "32.1.3-jre"
junit = "4.13.2"
kotlin = "2.0.0"
kotlin = "2.0.20"
multidex = "2.0.1"
navigationFragmentKtx = "2.7.7"
navigationFragmentKtx = "2.8.1"
preferenceKtx = "1.2.1"
runner = "1.6.1"
runner = "1.6.2"

[libraries]
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
Expand Down

0 comments on commit 06c33a6

Please sign in to comment.