File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ foundation-layout-android = "1.7.6"
31
31
emerge-gradle-plugin = " 4.3.1"
32
32
emerge-performance = " 2.1.2"
33
33
emerge-reaper = " 1.0.2-SNAPSHOT"
34
- emerge-snapshots = " 1.3.4-SNAPSHOT "
34
+ emerge-snapshots = " 1.4.0 "
35
35
emerge-distribution = " 0.0.5-SNAPSHOT"
36
36
annotation-jvm = " 1.9.1"
37
37
Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
- - Remove ` snapshots-shared ` module & dependency.
11
-
12
- ## 1.3.4 - 2025-03-21
10
+ ## 1.4.0 - 2025-03-25
13
11
12
+ - Remove ` snapshots-shared `
13
+ module/dependency. [ #550 ] ( https://github.com/EmergeTools/emerge-android/pull/550 )
14
14
- Add ` @EmergeSnapshotConfig ` annotation for setting ` ignore ` and
15
15
` precision ` . [ #538 ] ( https://github.com/EmergeTools/emerge-android/pull/538 )
16
16
- Deprecate ` @IgnoreEmergeSnapshot ` in favor of
You can’t perform that action at this time.
0 commit comments