show saf no perms

This commit is contained in:
Alexey Kuznetsov 2017-06-28 01:07:48 +03:00
commit f520e0d041

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.1' // compile project(':android-audio-library')
compile 'com.github.axet:android-audio-library:1.0.2' // compile project(':android-audio-library')
}