Skip to content

Commit

Permalink
audio_service 0.18.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanheise committed Sep 10, 2021
1 parent 56487d8 commit 6124b67
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions audio_service/.pubignore
3 changes: 2 additions & 1 deletion audio_service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
## Next version
## 0.18.0-beta.1

* Fix disabling prev/next buttons on Android Auto.
* Update gradle.
* Improve artUri performance on Android (@nt4f04uNd)
* Hide debug logs.

## 0.18.0-beta.0

Expand Down
2 changes: 1 addition & 1 deletion audio_service/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: audio_service
description: Flutter plugin to play audio in the background while the screen is off.
version: 0.18.0-beta.0
version: 0.18.0-beta.1
homepage: https://github.com/ryanheise/audio_service/tree/master/audio_service

environment:
Expand Down

0 comments on commit 6124b67

Please sign in to comment.