Skip to content

Commit

Permalink
Upgrade dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
DanAlbert committed Sep 6, 2024
1 parent f3b1f87 commit 11f273a
Show file tree
Hide file tree
Showing 2 changed files 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,18 +1,18 @@
[versions]
agp = "8.4.2"
kotlin = "1.9.0"
kotlinxCoroutines = "1.6.4"
kotlinxCoroutines = "1.7.1"
junit = "4.13.2"
junitVersion = "1.1.5"
espressoCore = "3.5.1"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
androidxConstraintLayout = "2.1.4"
androidxCore = "1.13.1"
androidxGames = "3.0.3"
androidxGames = "3.0.5"
androidxJUnitGTest = "1.0.0-alpha02"
appcompat = "1.6.1"
material = "1.12.0"
jetbrainsKotlinJvm = "1.7.21"
oboe = "1.8.1"
oboe = "1.9.0"

curl = "7.79.1-beta-1"
googletest = "1.11.0-beta-1"
Expand Down
Binary file not shown.

0 comments on commit 11f273a

Please sign in to comment.