Skip to content

Commit

Permalink
Use lowercase topics.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanheise committed Jun 6, 2023
1 parent 1ed6e1f commit 3918bae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.16

* Use lowercase topics.

## 0.1.15

* AGP 8 compatibility (@josephcrowell).
Expand Down
5 changes: 2 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: audio_session
description: Sets the iOS audio session category and Android audio attributes for your app, and manages your app's audio focus, mixing and ducking behaviour.
version: 0.1.15
version: 0.1.16
homepage: https://github.com/ryanheise/audio_session
topics:
- audio
- AVAudioSession
- AudioManager
- audio-session

environment:
sdk: ">=2.14.0 <4.0.0"
Expand Down

0 comments on commit 3918bae

Please sign in to comment.