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

Commit f89f5be

Browse files
author
Nick Rout
committed
material-v1.2.0, material3-v1.1.0 and core-v1.0.0
1 parent b980b4f commit f89f5be

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.0-SNAPSHOT
20+
VERSION_NAME=1.0.0

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.0-SNAPSHOT
20+
VERSION_NAME=1.1.0

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.0-SNAPSHOT
20+
VERSION_NAME=1.2.0

0 commit comments

Comments
 (0)