Skip to content

Commit

Permalink
Merge pull request #1663 from google/ben/release
Browse files Browse the repository at this point in the history
Release 0.31.4-beta
  • Loading branch information
bentrengrove committed Jun 21, 2023
2 parents 0c35323 + f4d5476 commit 1c5af6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.31.4-SNAPSHOT
VERSION_NAME=0.31.4-beta

POM_DESCRIPTION=Utilities for Jetpack Compose

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]

compose = "1.5.0-beta01"
compose = "1.5.0-beta02"
composeCompiler = "1.4.7"
composeMaterial3 = "1.0.1"
composesnapshot = "-" # a single character = no snapshot
Expand Down

0 comments on commit 1c5af6d

Please sign in to comment.