Skip to content

Commit

Permalink
Merge pull request #1774 from google/ben/release1.7
Browse files Browse the repository at this point in the history
Release 0.35.1-alpha
  • Loading branch information
bentrengrove authored May 17, 2024
2 parents 4bafb06 + 7b3c66a commit d24ef49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: release/signing-cleanup.sh

test:
runs-on: macos-latest
runs-on: ubuntu-latest
needs: build
timeout-minutes: 70

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ systemProp.org.gradle.internal.http.socketTimeout=120000

GROUP=com.google.accompanist
# !! No longer need to update this manually when using a Compose SNAPSHOT
VERSION_NAME=0.35.1-SNAPSHOT
VERSION_NAME=0.35.1-alpha

POM_DESCRIPTION=Utilities for Jetpack Compose

Expand Down

0 comments on commit d24ef49

Please sign in to comment.