Skip to content

Commit

Permalink
Merge branch 'fix/changelog' into minor
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanheise committed Jun 21, 2022
2 parents 5bbb73e + 70757bf commit 6d2de7a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions audio_service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 0.18.5

* Add AudioServiceFragmentActivity.
* Support `content://` art URIs in notification on Android (@nt4f04uNd)
* Add AudioServiceFragmentActivity (@deimantasa).
* Support `content://` art URIs in notification on Android (@nt4f04uNd).
* Document Android foregroundServiceType.

## 0.18.4
Expand Down
4 changes: 2 additions & 2 deletions audio_service/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ dependencies:
sdk: flutter

path_provider: ^2.0.1
audio_session: ^0.1.6+1
just_audio: ^0.9.20
audio_session: ^0.1.7
just_audio: ^0.9.24
flutter_tts: ^3.3.3
device_info_plus: ^3.2.1
android_content_provider: ^0.2.0
Expand Down

0 comments on commit 6d2de7a

Please sign in to comment.