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

Commit 649ca20

Browse files
author
Nick Rout
committed
Back to development versions
1 parent f89f5be commit 649ca20

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
20+
VERSION_NAME=1.0.1-SNAPSHOT

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
20+
VERSION_NAME=1.1.1-SNAPSHOT

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
20+
VERSION_NAME=1.2.1-SNAPSHOT

0 commit comments

Comments
 (0)