diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f979e46..2beaccd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - compose-mp-1.6.0 pull_request: jobs: diff --git a/gradle.properties b/gradle.properties index 0688d4b..5d7496c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -32,7 +32,7 @@ SONATYPE_AUTOMATIC_RELEASE=true RELEASE_SIGNING_ENABLED=true GROUP=dev.chrisbanes.material3 -VERSION_NAME=0.4.0-SNAPSHOT +VERSION_NAME=0.5.0-SNAPSHOT POM_URL=https://github.com/chrisbanes/material3-windowsizeclass-multiplatform/ POM_SCM_URL=https://github.com/chrisbanes/material3-windowsizeclass-multiplatform/