handle close sensor

This commit is contained in:
Alexey Kuznetsov 2018-05-30 09:15:40 +03:00
commit df526cf262

View file

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