handling display name crash

This commit is contained in:
Alexey Kuznetsov 2018-11-24 17:09:19 +03:00
commit 20466b11f9

View file

@ -57,5 +57,5 @@ android {
dependencies {
testImplementation 'junit:junit:4.12'
implementation 'com.github.axet:android-audio-library:1.0.133' // implementation project(':android-audio-library')
implementation 'com.github.axet:android-audio-library:1.0.135' // implementation project(':android-audio-library')
}