Skip to content

Commit

Permalink
chore: update compose and androidx test libraries (#642)
Browse files Browse the repository at this point in the history
* chore: update compose and androidx test libraries

* chore: rollback androidx test version
  • Loading branch information
dkhawk authored Nov 1, 2024
1 parent a815a78 commit 6c3add8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
activitycompose = "1.9.2"
activitycompose = "1.9.3"
agp = "8.7.1"
androidxtest = "1.6.1"
compose-bom = "2024.09.02"
compose-bom = "2024.10.00"
dokka = "1.9.20"
espresso = "3.6.1"
jacoco-plugin = "0.2.1"
Expand Down

0 comments on commit 6c3add8

Please sign in to comment.