From 011aff0fff0e6becd0e868fb7d76f6ee93a19341 Mon Sep 17 00:00:00 2001 From: Luan Nico Date: Mon, 21 May 2018 01:47:26 -0300 Subject: [PATCH] bump audioplayers version --- .flutter-plugins | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.flutter-plugins b/.flutter-plugins index dbd7eb6fa..ae1c0988e 100644 --- a/.flutter-plugins +++ b/.flutter-plugins @@ -1,2 +1,2 @@ -audioplayers=/home/luan/.pub-cache/hosted/pub.dartlang.org/audioplayers-0.4.1/ +audioplayers=/home/luan/.pub-cache/hosted/pub.dartlang.org/audioplayers-0.5.2/ path_provider=/home/luan/.pub-cache/hosted/pub.dartlang.org/path_provider-0.4.0/ diff --git a/pubspec.yaml b/pubspec.yaml index 2aa8e719f..ffc7f7ed8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ flutter: dependencies: flutter: sdk: flutter - audioplayers: ^0.4.1 + audioplayers: 0.5.2 path_provider: ^0.4.0 box2d: ^0.4.0