Use audio_session.
This commit is contained in:
parent
e60a672722
commit
b8ae308eec
12 changed files with 80 additions and 95 deletions
|
@ -34,7 +34,7 @@ android {
|
|||
defaultConfig {
|
||||
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
||||
applicationId "com.ryanheise.just_audio_example"
|
||||
minSdkVersion 16
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode flutterVersionCode.toInteger()
|
||||
versionName flutterVersionName
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue