Skip to content

Commit

Permalink
Update all dependencies (#2247)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored May 31, 2024
1 parent 766fdc2 commit 57654c7
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 @@ -8,9 +8,9 @@ androidx-datastore = "1.1.1"
androidx-health-services = "1.0.0-rc02"
androidx-hilt = "1.2.0"
androidx-media3 = "1.3.1"
androidx-test-espresso = "3.6.0-beta01"
androidx-test-ext = "1.2.0-beta01"
androidx-test-runner = "1.6.0-beta01"
androidx-test-espresso = "3.6.0-rc01"
androidx-test-ext = "1.2.0-rc01"
androidx-test-runner = "1.6.0-rc01"
androidx-wear-watchface = "1.2.1"
androidxActivity = "1.9.0"
androidxCore = "1.13.1"
Expand Down Expand Up @@ -170,7 +170,7 @@ io-grpc-protobuf-lite = "io.grpc:grpc-protobuf-lite:1.64.0"
io-grpc-grpc-kotlin = "io.grpc:grpc-kotlin-stub:1.4.1"
io-grpc-grpc-android = "io.grpc:grpc-android:1.64.0"
io-grpc-grpc-binder = "io.grpc:grpc-binder:1.64.0"
google-generativeai = "com.google.ai.client.generativeai:generativeai:0.6.0"
google-generativeai = "com.google.ai.client.generativeai:generativeai:0.7.0"
junit = { module = "junit:junit", version.ref = "junit" }
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
Expand Down

0 comments on commit 57654c7

Please sign in to comment.