From 2e7ba2eaf66ff0d9b383b4455a689095e55492ad Mon Sep 17 00:00:00 2001 From: Sam Judd Date: Sun, 3 Sep 2023 09:28:46 -0700 Subject: [PATCH] Bump compose version to alpha6 --- integration/compose/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/compose/gradle.properties b/integration/compose/gradle.properties index 934e6b6bc9..f3c4d75e7c 100644 --- a/integration/compose/gradle.properties +++ b/integration/compose/gradle.properties @@ -6,4 +6,4 @@ POM_DESCRIPTION=An integration library to integrate with Jetpack Compose VERSION_MAJOR=1 VERSION_MINOR=0 VERSION_PATCH=0 -VERSION_NAME=1.0.0-alpha.5 +VERSION_NAME=1.0.0-alpha.6