update libs

This commit is contained in:
Alexey Kuznetsov 2018-10-02 20:29:42 +03:00
commit dbf70c1f83

View file

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