Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit 02a2a0e

Browse files
author
Nick Rout
committed
material-v1.2.1, material3-v1.1.1 and core-v1.0.1
1 parent 09f32ea commit 02a2a0e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

core/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
POM_ARTIFACT_ID=compose-theme-adapter-core
1818
POM_NAME=MDC-Android Theme Adapter for Compose
1919
POM_PACKAGING=aar
20-
VERSION_NAME=1.0.1-SNAPSHOT
20+
VERSION_NAME=1.0.1

material3Lib/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
POM_ARTIFACT_ID=compose-theme-adapter-3
1818
POM_NAME=MDC-Android Theme Adapter for Compose Material 3
1919
POM_PACKAGING=aar
20-
VERSION_NAME=1.1.1-SNAPSHOT
20+
VERSION_NAME=1.1.1

materialLib/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
POM_ARTIFACT_ID=compose-theme-adapter
1818
POM_NAME=MDC-Android Theme Adapter for Compose Material
1919
POM_PACKAGING=aar
20-
VERSION_NAME=1.2.1-SNAPSHOT
20+
VERSION_NAME=1.2.1

0 commit comments

Comments
 (0)