Skip to content

Commit

Permalink
Bump Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Bird committed Jun 27, 2024
1 parent 4394b4f commit 1e97d29
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,15 +1,15 @@
[versions]
agp = "8.4.2"
agp = "8.5.0"
kotlin = "2.0.0"
core-ktx = "1.13.1"
junit = "4.13.2"
appcompat = "1.7.0"
coroutines-version = "1.8.1"
compose = "1.9.0"
compose-bom = "2024.05.00"
compose-tooling = "1.6.7"
compose-bom = "2024.06.00"
compose-tooling = "1.6.8"
gma = "23.1.0"
ima = "3.33.0"
ima = "3.34.0"
mockkVersion = "1.13.11"
prebid = "2.2.1"

Expand Down

0 comments on commit 1e97d29

Please sign in to comment.