check fsstat crash

This commit is contained in:
Alexey Kuznetsov 2017-08-28 21:31:16 +03:00
commit 0acc3efcae

View file

@ -43,5 +43,5 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.github.axet:android-audio-library:1.0.35' // compile project(':android-audio-library')
compile 'com.github.axet:android-audio-library:1.0.36' // compile project(':android-audio-library')
}