fix wav encoder
This commit is contained in:
parent
f13a84279c
commit
dcd73e064a
1 changed files with 1 additions and 1 deletions
|
|
@ -43,5 +43,5 @@ android {
|
|||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
testCompile 'junit:junit:4.12'
|
||||
compile 'com.github.axet:android-audio-library:0.0.40' // compile project(':android-audio-library')
|
||||
compile 'com.github.axet:android-audio-library:0.0.41' // compile project(':android-audio-library')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue