Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
siarhei-luskanau committed Feb 1, 2024
1 parent 341066c commit 46aff53
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
Expand Up @@ -11,10 +11,10 @@ androidx-lifecycle = "2.7.0"
androidx-navigation = "2.7.6"
androidx-paging = "3.2.1"
androidx-startup = "1.1.1"
androidx-test-core = "1.6.0-alpha04"
androidx-test-espresso = "3.6.0-alpha02"
androidx-test-junit = "1.2.0-alpha02"
androidx-test-truth = "1.6.0-alpha02"
androidx-test-core = "1.6.0-alpha05"
androidx-test-espresso = "3.6.0-alpha03"
androidx-test-junit = "1.2.0-alpha03"
androidx-test-truth = "1.6.0-alpha03"
androidx-tracing = "1.2.0"
androidx-work = "2.9.0"
build-javaVersion = "VERSION_17"
Expand Down

0 comments on commit 46aff53

Please sign in to comment.