Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atomgomba committed Jul 15, 2024
1 parent ca4f29a commit 802bcdd
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
Expand Up @@ -3,17 +3,17 @@ androidDesugarJdkLibs = "2.0.4"
androidGradlePlugin = "8.5.1"
androidxActivity = "1.9.0"
androidxAppCompat = "1.7.0"
androidxComposeBom = "2024.05.00"
androidxComposeMaterial3 = "1.3.0-beta02"
androidxComposeBom = "2024.06.00"
androidxComposeMaterial3 = "1.3.0-beta04"
androidxComposeRuntimeTracing = "1.0.0-beta01"
androidxCore = "1.13.1"
androidxJunit = "1.1.5"
androidxLifecycle = "2.8.1"
androidxJunit = "1.2.1"
androidxLifecycle = "2.8.3"
androidxNavigation = "2.7.7"
baselineprofile = "1.2.4"
benchmarkMacroJunit4 = "1.2.4"
espressoCore = "3.5.1"
hurok = "1.0.1"
espressoCore = "3.6.1"
hurok = "1.1.0"
junit4 = "4.13.2"
junitParams = "1.1.1"
koinBom = "3.5.1"
Expand Down

0 comments on commit 802bcdd

Please sign in to comment.