Add flac extension

This commit is contained in:
kilowatt 2020-11-30 20:12:19 +03:00
parent e7b2688ea6
commit fcd96f0bea
2 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ dependencies {
//implementation group: 'org', name: 'jaudiotagger', version: '2.0.3'
implementation files('libs/jaudiotagger-2.2.3.jar')
implementation group: 'org.nanohttpd', name: 'nanohttpd', version: '2.3.1'
compile files('libs/extension-flac.aar')
}
flutter {

Binary file not shown.