Skip to content

Commit

Permalink
Merge pull request #1103 from google/ben/compose1.2alpha6
Browse files Browse the repository at this point in the history
Compose 1.2.0-alpha06
  • Loading branch information
bentrengrove authored Mar 24, 2022
2 parents a55c9d1 + 2bdc270 commit a9f3caf
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.24.5-SNAPSHOT
VERSION_NAME=0.24.5-alpha

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,5 +1,5 @@
[versions]
compose = "1.2.0-alpha05"
compose = "1.2.0-alpha06"
composesnapshot = "-" # a single character = no snapshot

# gradlePlugin and lint need to be updated together
Expand Down

0 comments on commit a9f3caf

Please sign in to comment.