We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 675fd76 commit 9c8890cCopy full SHA for 9c8890c
packages/noise_meter/CHANGELOG.md
@@ -1,17 +1,9 @@
1
-## 5.2.0
+## 5.1.0
2
3
- update to `audio_streamer: ^4.2.0`
4
- update to dart SDK `3.8.1`
5
- update gradle and kotlin versions in example app
6
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
15
## 5.0.2
16
17
- upgrade to `audio_streamer: ^4.0.0`
packages/noise_meter/pubspec.yaml
@@ -1,6 +1,6 @@
name: noise_meter
description: A Flutter plugin for collecting noise from the phone's microphone.
-version: 5.2.0
+version: 5.1.0
homepage: https://github.com/cph-cachet/flutter-plugins/tree/master/packages/noise_meter
environment:
0 commit comments