Skip to content

Commit 6176b36

Browse files
authored
Prepare for Snapshots release 1.3.2 (#432)
1 parent 855c553 commit 6176b36

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
@@ -33,7 +33,7 @@ foundation-layout-android = "1.7.6"
3333
emerge-gradle-plugin = "4.0.7"
3434
emerge-performance = "2.1.2"
3535
emerge-reaper = "1.0.0"
36-
emerge-snapshots = "1.3.1"
36+
emerge-snapshots = "1.3.2"
3737
emerge-distribution = "0.0.4"
3838

3939
[plugins]

snapshots/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to snapshots & snapshots-processor will be documented in thi
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 1.3.2 - 2025-01-27
9+
10+
- Add support for Wear devices. [#431](https://github.com/EmergeTools/emerge-android/pull/431)
11+
812
## 1.3.1 - 2025-01-09
913

1014
- Add default exception handler to catch exceptions that could take down instrumentation

0 commit comments

Comments
 (0)