File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ foundation-layout-android = "1.7.6"
33
33
emerge-gradle-plugin = " 4.0.7"
34
34
emerge-performance = " 2.1.2"
35
35
emerge-reaper = " 1.0.0"
36
- emerge-snapshots = " 1.3.1 "
36
+ emerge-snapshots = " 1.3.2 "
37
37
emerge-distribution = " 0.0.4"
38
38
39
39
[plugins ]
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to snapshots & snapshots-processor will be documented in thi
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## 1.3.2 - 2025-01-27
9
+
10
+ - Add support for Wear devices. [ #431 ] ( https://github.com/EmergeTools/emerge-android/pull/431 )
11
+
8
12
## 1.3.1 - 2025-01-09
9
13
10
14
- Add default exception handler to catch exceptions that could take down instrumentation
You can’t perform that action at this time.
0 commit comments