Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 23e9987 commit f0e5dc8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[versions]
agp = "8.6.0"
agp = "8.6.1"
appCenter = "5.0.4"
kotlin = "2.0.20"
ksp = "2.0.20-1.0.25"
lifecycle = "2.8.5"
lifecycle = "2.8.6"
materialDialog = "3.3.0"
sealedEnum = "0.7.0"
protobuf = "4.28.1"
protobuf = "4.28.2"

[libraries]
appcenter-analytics = { module = "com.microsoft.appcenter:appcenter-analytics", version.ref = "appCenter" }
Expand Down

0 comments on commit f0e5dc8

Please sign in to comment.