diff --git a/core/gradle.properties b/core/gradle.properties index 73e6fb4..e80aa44 100644 --- a/core/gradle.properties +++ b/core/gradle.properties @@ -17,4 +17,4 @@ POM_ARTIFACT_ID=compose-theme-adapter-core POM_NAME=MDC-Android Theme Adapter for Compose POM_PACKAGING=aar -VERSION_NAME=1.0.1-SNAPSHOT \ No newline at end of file +VERSION_NAME=1.0.1 \ No newline at end of file diff --git a/material3Lib/gradle.properties b/material3Lib/gradle.properties index 1d46db8..346cb65 100644 --- a/material3Lib/gradle.properties +++ b/material3Lib/gradle.properties @@ -17,4 +17,4 @@ POM_ARTIFACT_ID=compose-theme-adapter-3 POM_NAME=MDC-Android Theme Adapter for Compose Material 3 POM_PACKAGING=aar -VERSION_NAME=1.1.1-SNAPSHOT \ No newline at end of file +VERSION_NAME=1.1.1 \ No newline at end of file diff --git a/materialLib/gradle.properties b/materialLib/gradle.properties index c76bf00..3a4070a 100644 --- a/materialLib/gradle.properties +++ b/materialLib/gradle.properties @@ -17,4 +17,4 @@ POM_ARTIFACT_ID=compose-theme-adapter POM_NAME=MDC-Android Theme Adapter for Compose Material POM_PACKAGING=aar -VERSION_NAME=1.2.1-SNAPSHOT +VERSION_NAME=1.2.1