Skip to content

Commit

Permalink
Dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
philips77 committed Apr 23, 2024
1 parent a906891 commit 0fe8f5e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,16 @@ ksp = "1.9.23-1.0.20"
lint = "31.3.2"
memfault-cloud = "2.0.5"
okhttp = "4.12.0"
protobuf = "3.25.3"
protobuf = "4.26.1"
protobufPlugin = "0.9.4"
publishPlugin = "1.2.1"
retrofit = "2.11.0"
room = "2.6.1"
paging = "3.2.1"
secrets = "2.0.1"
turbine = "1.0.0"
turbine = "1.1.0"
markdown = "0.4.1"
wirePlugin = "4.9.7"
wirePlugin = "4.9.9"
timber = "5.0.1"
chart = "3.1.0"
leakcanary = "2.14"
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit 0fe8f5e

Please sign in to comment.