summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Schimke <yuri@schimke.ee>2024-03-30 18:42:12 +0000
committerGitHub <noreply@github.com>2024-03-30 18:42:12 +0000
commitd25777a764cc56d072236fc442795381ae48c5ce (patch)
tree9a4d6fc9a8cdd34ae6cccf914d2b2c745f290d64
parent2e57e8f87d4300985b4e61bc8fe0584a5b8dfeac (diff)
downloadhorologist-d25777a764cc56d072236fc442795381ae48c5ce.tar.gz
Update all dependencies (#2169)
* Update all dependencies --------- Co-authored-by: Mend Renovate <bot@renovateapp.com>
-rw-r--r--.github/workflows/fixup.yml2
-rw-r--r--compose-layout/src/test/snapshots/images/com.google.android.horologist.compose.layout_ResponsiveTimeTextTest_defaultTimeText.png4
-rw-r--r--gradle/libs.versions.toml4
3 files changed, 5 insertions, 5 deletions
diff --git a/.github/workflows/fixup.yml b/.github/workflows/fixup.yml
index 5baa026c..1c49756c 100644
--- a/.github/workflows/fixup.yml
+++ b/.github/workflows/fixup.yml
@@ -49,7 +49,7 @@ jobs:
- name: Repair screenshots
uses: gradle/gradle-build-action@v3
with:
- arguments: testDebug -P screenshot.record=repair
+ arguments: verifyAndRecordRoborazziDebug testDebug -P screenshot.record=repair
- name: Push new screenshots if available
uses: stefanzweifel/git-auto-commit-action@v5
diff --git a/compose-layout/src/test/snapshots/images/com.google.android.horologist.compose.layout_ResponsiveTimeTextTest_defaultTimeText.png b/compose-layout/src/test/snapshots/images/com.google.android.horologist.compose.layout_ResponsiveTimeTextTest_defaultTimeText.png
index f091c177..90e46030 100644
--- a/compose-layout/src/test/snapshots/images/com.google.android.horologist.compose.layout_ResponsiveTimeTextTest_defaultTimeText.png
+++ b/compose-layout/src/test/snapshots/images/com.google.android.horologist.compose.layout_ResponsiveTimeTextTest_defaultTimeText.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:1e9840cb97636cb4d0d876ecf8186e4698b71de12d706c7ce6894ac5f0c59399
-size 13482
+oid sha256:a0a86df1dff4935212a02f49e7bfbb962082a9c42186bc3d111d792a6eb72a9c
+size 13493
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index a0024502..ea1445f0 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -37,7 +37,7 @@ compose-material3 = "1.3.0-alpha03"
composesnapshot = "-"
dependencyAnalysis = "1.30.0"
dokka = "1.9.20"
-googledagger = "2.51"
+googledagger = "2.51.1"
gradlePlugin = "8.2.2"
gradlePublishPlugin = "0.28.0"
io-coil-kt = "2.6.0"
@@ -49,7 +49,7 @@ ktlint = "0.50.0"
metalava = "0.3.5"
moshi = "1.15.1"
okio = "3.9.0"
-org-robolectric = "4.11.1"
+org-robolectric = "4.12"
playServicesAuth = "21.0.0"
protobuf = "4.26.1"
roborazzi = "1.11.0"