Skip to content

Commit

Permalink
Update all dependencies (#2185)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Apr 10, 2024
1 parent 6f38e1a commit 13896b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ androidx-concurrent = "1.1.0"
androidx-datastore = "1.0.0"
androidx-health-services = "1.0.0-rc02"
androidx-hilt = "1.2.0"
androidx-media3 = "1.3.0"
androidx-media3 = "1.3.1"
androidx-test-espresso = "3.6.0-alpha03"
androidx-test-ext = "1.2.0-alpha03"
androidx-test-runner = "1.6.0-alpha06"
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import java.util.Properties

plugins {
id("com.gradle.enterprise") version "3.17"
id("com.gradle.enterprise") version "3.17.1"
}

gradleEnterprise {
Expand Down

0 comments on commit 13896b5

Please sign in to comment.