proximity sensor for player

This commit is contained in:
Alexey Kuznetsov 2018-05-28 11:16:11 +03:00
commit 1b72904cf5

View file

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