Skip to content

Commit

Permalink
[1.241.*] Pre-release merge (#717)
Browse files Browse the repository at this point in the history
  • Loading branch information
tramline-github[bot] authored Nov 19, 2024
2 parents e98da42 + 4f5de88 commit af09c64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/reusable-workflows/setup-gradle/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ runs:
java-version: 22

- name: Setup Gradle
uses: gradle/actions/setup-gradle@473878a77f1b98e2b5ac4af93489d1656a80a5ed # v4
uses: gradle/actions/setup-gradle@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4
with:
add-job-summary: always
cache-read-only: ${{ inputs.cache-read-only }}
Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ lifecycle = "2.9.0-alpha07"
navigation = "2.9.0-alpha03"
retrofit = "2.11.0"
richtext = "1.0.0-alpha01"
sentry-sdk = "7.17.0"
sentry-sdk = "7.18.0"
serialization = "1.7.3"
sqldelight = "2.0.2"
store = "5.1.0-alpha05"
Expand Down Expand Up @@ -135,7 +135,7 @@ licensee = "app.cash.licensee:1.12.0"
modulegraphassert = "com.jraska.module.graph.assertion:2.7.1"
navigation-safeargs = { id = "androidx.navigation.safeargs.kotlin", version.ref = "navigation" }
poko = "dev.drewhamilton.poko:0.17.2"
screenshot = "com.android.compose.screenshot:0.0.1-alpha07"
screenshot = "com.android.compose.screenshot:0.0.1-alpha08"
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
tracelog = "dev.msfjarvis.tracelog:0.1.3"
whetstone = { id = "dev.msfjarvis.whetstone", version.ref = "whetstone" }

0 comments on commit af09c64

Please sign in to comment.