Skip to content

Commit 832e42b

Browse files
authored
Prepare for Snapshots release 1.4.1 (#579)
1 parent 2352bca commit 832e42b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ foundation-layout-android = "1.7.6"
3232
emerge-gradle-plugin = "4.3.2-SNAPSHOT"
3333
emerge-performance = "2.1.2"
3434
emerge-reaper = "1.0.2-SNAPSHOT"
35-
emerge-snapshots = "1.4.1-SNAPSHOT"
35+
emerge-snapshots = "1.4.1"
3636
emerge-distribution = "0.0.5-SNAPSHOT"
3737
annotation-jvm = "1.9.1"
3838

snapshots/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 1.4.1 - 2025-04-15
11+
12+
- Replace KotlinX Serialization with Moshi to prevent version conflicts. [#574](https://github.com/EmergeTools/emerge-android/pull/574)
13+
1014
## 1.4.0 - 2025-03-25
1115

1216
- Remove `snapshots-shared`

0 commit comments

Comments
 (0)