From 51718d4f2c973ca64f56a56b1750caa6d2f6b62e Mon Sep 17 00:00:00 2001 From: Nick Rout Date: Mon, 24 Oct 2022 14:14:20 +0200 Subject: [PATCH] material-v1.1.21 and material3-v1.0.21 --- material3Lib/gradle.properties | 2 +- materialLib/gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/material3Lib/gradle.properties b/material3Lib/gradle.properties index f2c2d40..0f137eb 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.0.21-SNAPSHOT \ No newline at end of file +VERSION_NAME=1.0.21 \ No newline at end of file diff --git a/materialLib/gradle.properties b/materialLib/gradle.properties index 71fe8b3..a6c0e4f 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.1.21-SNAPSHOT +VERSION_NAME=1.1.21