0.6.8 - bug fixes
This commit is contained in:
parent
c3a26b0e3b
commit
ff239aaf86
13 changed files with 534 additions and 402 deletions
|
|
@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
|||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||
# Read more about iOS versioning at
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
version: 0.6.7+1
|
||||
version: 0.6.8+1
|
||||
|
||||
environment:
|
||||
sdk: ">=2.8.0 <3.0.0"
|
||||
|
|
@ -79,7 +79,7 @@ dependencies:
|
|||
audio_session: ^0.0.9
|
||||
audio_service:
|
||||
path: ./audio_service
|
||||
just_audio: ^0.5.6
|
||||
just_audio: 0.6.1
|
||||
# path: ./just_audio
|
||||
|
||||
# cupertino_icons: ^0.1.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue