hide screen

This commit is contained in:
Alexey Kuznetsov 2018-05-28 16:57:36 +03:00
commit 01ca259ae9

View file

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