draws fix draws systembar

This commit is contained in:
Alexey Kuznetsov 2018-02-09 23:20:20 +03:00
commit 0c0138bdf9

View file

@ -55,5 +55,5 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.github.axet:android-audio-library:1.0.84' // compile project(':android-audio-library')
compile 'com.github.axet:android-audio-library:1.0.85' // compile project(':android-audio-library')
}