Skip to content

Commit

Permalink
[1.162.*] Pre-release merge (#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
tramline-github[bot] authored Jul 11, 2024
2 parents fd5f6c0 + 2c4f0fa commit bd33c9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/code_quality_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Setup python
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5
with:
python-version: 3.8

Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
aboutLibraries = "11.2.2"
agp = "8.5.0"
android-junit5 = "1.10.0.0"
benchmark = "1.3.0-beta01"
benchmark = "1.3.0-beta02"
coil = "2.6.0"
coroutines = "1.9.0-RC"
dagger = "2.51.1"
Expand All @@ -13,7 +13,7 @@ kotlin = "2.0.0"
kotlinResult = "2.0.0"
leakcanary = "3.0-alpha-8"
lifecycle = "2.8.3"
navigation = "2.8.0-beta04"
navigation = "2.8.0-beta05"
retrofit = "2.11.0"
richtext = "1.0.0-alpha01"
sentry-sdk = "7.11.0"
Expand Down

0 comments on commit bd33c9e

Please sign in to comment.