Skip to content

Commit

Permalink
Update Android
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 0fc68b5 commit 8e2a34c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platforms/android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ activity-compose = "1.9.2"
androidx-junit = "1.2.1"
core-ktx = "1.13.1"
coroutines = "1.9.0"
compose-bom = "2024.09.02"
compose-bom = "2024.09.03"
lifecycle-runtime-ktx = "2.8.6"
timber = "5.0.1"
tagsoup = "1.2.1"
Expand All @@ -17,11 +17,11 @@ material = "1.12.0"
constraintlayout = "2.1.4"
junit = "4.13.2"
robolectric = "4.13"
mockk = "1.13.12" # https://github.com/mockk/mockk/issues/1033
mockk = "1.13.13" # https://github.com/mockk/mockk/issues/1033
hamcrest = "2.2"
android-junit = "1.1.3"
espresso = "3.6.1"
agp = "8.6.1"
agp = "8.7.0"
kotlin = "2.0.20"
jacoco = "0.8.8"
maven-publish = "0.29.0"
Expand Down

0 comments on commit 8e2a34c

Please sign in to comment.