Skip to content

Commit 9c8890c

Browse files
committed
Fix version to 5.1.0 and update changelog for audio_streamer and Dart SDK
1 parent 675fd76 commit 9c8890c

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

packages/noise_meter/CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
1-
## 5.2.0
1+
## 5.1.0
22

33
- update to `audio_streamer: ^4.2.0`
44
- update to dart SDK `3.8.1`
55
- update gradle and kotlin versions in example app
66

7-
## 5.1.0
8-
9-
- upgrading gradle version
10-
- upgrading agp version
11-
- upgrading kotlin version
12-
- changing gradle file structure
13-
- upgrading ios version
14-
157
## 5.0.2
168

179
- upgrade to `audio_streamer: ^4.0.0`

packages/noise_meter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: noise_meter
22
description: A Flutter plugin for collecting noise from the phone's microphone.
3-
version: 5.2.0
3+
version: 5.1.0
44
homepage: https://github.com/cph-cachet/flutter-plugins/tree/master/packages/noise_meter
55

66
environment:

0 commit comments

Comments
 (0)